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

botbuilder-dialogs-declarative

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-declarative - npm Package Compare versions

Comparing version 4.9.0-preview to 4.9.1-preview

12

package.json

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

"description": "Declarative library for the Microsoft BotBuilder dialog system.",
"version": "4.9.0-preview",
"version": "4.9.1-preview",
"license": "MIT",

@@ -30,6 +30,6 @@ "keywords": [

"@types/node": "^10.12.18",
"botbuilder-core": "4.9.0",
"botbuilder-dialogs": "4.9.0",
"botframework-connector": "4.9.0",
"botframework-schema": "4.9.0",
"botbuilder-core": "4.9.1",
"botbuilder-dialogs": "4.9.1",
"botframework-connector": "4.9.1",
"botframework-schema": "4.9.1",
"jsonpath": "^1.0.0",

@@ -51,4 +51,4 @@ "node-watch": "^0.6.3"

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