Socket
Socket
Sign inDemoInstall

botframework-connector

Package Overview
Dependencies
1
Maintainers
1
Versions
542
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0-m1.0 to 4.0.0-m1.2

tests/clienttests.js

8

package.json

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

"description": "Bot Connector is autorest generated connector client.",
"version": "4.0.0-m1.0",
"version": "4.0.0-m1.2",
"license": "MIT",

@@ -14,7 +14,7 @@ "keywords": [

"bugs": {
"url": "https://github.com/Microsoft/BotBuilder/issues"
"url": "https://github.com/Microsoft/botbuilder-js/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Microsoft/BotBuilder.git"
"url": "https://github.com/Microsoft/botbuilder-js.git"
},

@@ -36,4 +36,4 @@ "main": "./lib/connectorClient.js",

"scripts": {
"test": "tsc && nyc mocha tests/"
"test": "nyc mocha tests/"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc