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

botbuilder-dialogs-adaptive

Package Overview
Dependencies
Maintainers
1
Versions
504
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

botbuilder-dialogs-adaptive - npm Package Compare versions

Comparing version 4.10.0-rc0-preview to 4.10.0-rc1.preview

20

package.json

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

"description": "Rule system for the Microsoft BotBuilder dialog system.",
"version": "4.10.0-rc0-preview",
"version": "4.10.0-rc1.preview",
"license": "MIT",

@@ -25,10 +25,10 @@ "keywords": [

"@microsoft/recognizers-text-suite": "1.1.4",
"botbuilder-ai": "4.10.0-rc0",
"botbuilder-core": "4.10.0-rc0",
"botbuilder-dialogs": "4.10.0-rc0",
"botbuilder-dialogs-declarative": "4.10.0-rc0-preview",
"botbuilder-lg": "4.10.0-rc0",
"adaptive-expressions": "4.10.0-rc0",
"botframework-connector": "4.10.0-rc0",
"botframework-schema": "4.10.0-rc0",
"botbuilder-ai": "4.10.0-rc1",
"botbuilder-core": "4.10.0-rc1",
"botbuilder-dialogs": "4.10.0-rc1",
"botbuilder-dialogs-declarative": "4.10.0-rc1.preview",
"botbuilder-lg": "4.10.0-rc1",
"adaptive-expressions": "4.10.0-rc1",
"botframework-connector": "4.10.0-rc1",
"botframework-schema": "4.10.0-rc1",
"jsonpath": "^1.0.0",

@@ -54,4 +54,4 @@ "node-fetch": "^2.6.0"

"clean": "erase /q /s .\\lib",
"set-version": "npm version --allow-same-version 4.10.0-rc0-preview"
"set-version": "npm version --allow-same-version 4.10.0-rc1.preview"
}
}
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