Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bandwidth/bxml

Package Overview
Dependencies
Maintainers
15
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bandwidth/bxml - npm Package Compare versions

Comparing version 2.3.0 to 2.3.1

3

lib/verbs/startRecording.js

@@ -22,2 +22,5 @@ /**

this.multiChannel = null;
this.transcribe = null;
this.transcriptionAvailableUrl = null;
this.transcriptionAvailableMethod = null;
}

@@ -24,0 +27,0 @@

2

package.json
{
"name": "@bandwidth/bxml",
"version": "2.3.0",
"version": "2.3.1",
"description": "Generator for Bandwidth's BXML",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -12,2 +12,3 @@ # NodeJS Bandwidth BXML

| 2.3.0 | Added support for transcriptions to Record and StartRecording verbs |
| 2.3.1 | Fixed startRecording init |

@@ -14,0 +15,0 @@ ## Installing

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc