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

botframework-streaming

Package Overview
Dependencies
Maintainers
1
Versions
511
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.12.0-dev.20201109.708bc57 to 4.12.0-dev-20201110-a25557b6e141

9

package.json

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

"description": "Streaming library for the Microsoft Bot Framework",
"version": "4.12.0-dev.20201109.708bc57",
"version": "4.12.0-dev-20201110-a25557b6e141",
"license": "MIT",

@@ -51,6 +51,5 @@ "keywords": [

"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",
"build:rollup": "yarn clean && yarn build && api-extractor run --verbose --local",
"clean": "rimraf q s lib es5",
"set-version": "npm version --allow-same-version 4.12.0-dev.20201109.708bc57",
"test": "npm run build && nyc mocha tests/",
"test": "yarn build && nyc mocha tests/",
"test:compat": "api-extractor run --verbose"

@@ -62,2 +61,2 @@ },

]
}
}

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

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc