Socket
Socket
Sign inDemoInstall

botframework-streaming

Package Overview
Dependencies
Maintainers
1
Versions
508
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

botframework-streaming - npm Package Compare versions

Comparing version 4.11.0-rc0 to 4.12.0-dev.20201028.820337b

7

package.json

@@ -5,3 +5,3 @@ {

"description": "Streaming library for the Microsoft Bot Framework",
"version": "4.11.0-rc0",
"version": "4.12.0-dev.20201028.820337b",
"license": "MIT",

@@ -43,3 +43,2 @@ "keywords": [

"sinon": "^7.5.0",
"sponge": "^0.1.0",
"ts-node": "^4.1.0",

@@ -52,6 +51,6 @@ "typescript": "3.5.3"

"build:es5": "tsc -p tsconfig-es5.json",
"postbuild": "browserify -s BFSE --debug es5/index-browser.js | exorcist lib/index-browser.js.map | sponge lib/index-browser.js",
"postbuild": "browserify -s BFSE --debug es5/index-browser.js | exorcist lib/index-browser.js.map > lib/index-browser.js",
"build:rollup": "npm run clean && npm run build && api-extractor run --verbose --local",
"clean": "rimraf q s lib es5",
"set-version": "npm version --allow-same-version 4.11.0-rc0",
"set-version": "npm version --allow-same-version 4.12.0-dev.20201028.820337b",
"test": "npm run build && nyc mocha tests/",

@@ -58,0 +57,0 @@ "test:compat": "api-extractor run --verbose"

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc