New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

botframework-connector

Package Overview
Dependencies
Maintainers
1
Versions
551
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

botframework-connector - npm Package Compare versions

Comparing version 4.11.0-rc1 to 4.11.0-rc2

8

package.json

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

"description": "Bot Connector is autorest generated connector client.",
"version": "4.11.0-rc1",
"version": "4.11.0-rc2",
"license": "MIT",

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

"@azure/ms-rest-js": "1.9.0",
"@types/jsonwebtoken": "7.2.8",
"adal-node": "0.2.1",
"base64url": "^3.0.0",
"botframework-schema": "4.11.0-rc1",
"botframework-schema": "4.11.0-rc2",
"cross-fetch": "^3.0.5",

@@ -35,3 +36,2 @@ "jsonwebtoken": "8.0.1",

"@microsoft/api-extractor": "^7.7.12",
"@types/jsonwebtoken": "7.2.8",
"@types/mocha": "^5.2.7",

@@ -59,3 +59,3 @@ "@types/node": "^10.17.27",

"clean": "rimraf q s lib",
"set-version": "npm version --allow-same-version 4.11.0-rc1",
"set-version": "npm version --allow-same-version 4.11.0-rc2",
"test": "tsc && nyc mocha tests/ --timeout 60000 --inspect"

@@ -62,0 +62,0 @@ },

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