You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

botbuilder-dialogs-declarative

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

botbuilder-dialogs-declarative - npm Package Compare versions

Comparing version

to
4.11.0-dev.20200929.ca9de94

6

package.json

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

"description": "Declarative library for the Microsoft BotBuilder dialog system.",
"version": "4.11.0-dev.20200927.621fd44",
"version": "4.11.0-dev.20200929.ca9de94",
"license": "MIT",

@@ -24,3 +24,3 @@ "keywords": [

"dependencies": {
"botbuilder-dialogs": "4.11.0-dev.20200927.621fd44",
"botbuilder-dialogs": "4.11.0-dev.20200929.ca9de94",
"chokidar": "^3.4.0",

@@ -46,5 +46,5 @@ "jsonpath": "^1.0.0"

"clean": "erase /q /s .\\lib",
"set-version": "npm version --allow-same-version 4.11.0-dev.20200927.621fd44",
"set-version": "npm version --allow-same-version 4.11.0-dev.20200929.ca9de94",
"test:compat": "api-extractor run --verbose"
}
}