Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: watson-developer-cloud/speech-javascript-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.38.3
Choose a base ref
...
head repository: watson-developer-cloud/speech-javascript-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 64 files changed
  • 8 contributors

Commits on Feb 4, 2021

  1. Configuration menu
    Copy the full SHA
    b7716fc View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. Configuration menu
    Copy the full SHA
    5632e4f View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    1c22785 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. added semicolons

    bobfang committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    501b9ce View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Merge pull request #204 from bobfang/update-deps

    update dependencies, fix test case
    mediumTaj authored Feb 24, 2022
    Configuration menu
    Copy the full SHA
    da51815 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    c0be210 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. fix: Remove object.assign polyfill (#211)

    The `package.json` specifies that this project is targeting Node.js
    >=10. `Object.assign()` has existed in Node.js since v4.0.0 and browsers
    around Q1 2015. As such, this polyfill is no longer a direct dependency.
    toastal authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    ea0ab6f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. fix(params): Update dependencies, support character_insertion_bias we…

    …bsocket param
    
    Authored-by: Bob Fang <[email protected]>
    bobfang authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    ced5143 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Upgrade Dependencies (#222)

    * fix(deps): address vulnerabilities
    apaparazzi0329 authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    fcd563a View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. chore(examples): remove examples

    outdated
    jeff-arn committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    aa5f3a1 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependencies

    update npm modules for security vulnerabilities
    jeff-arn committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    544f55f View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

  1. add pitch_percentage to allow list of parameters (#235)

    Co-authored-by: Drew Brantley <[email protected]>
    yeltnar and acbrant authored Apr 17, 2025
    Configuration menu
    Copy the full SHA
    6650df9 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. Configuration menu
    Copy the full SHA
    1985a68 View commit details
    Browse the repository at this point in the history
Loading