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.10.4-preview

4

package.json

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

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

@@ -42,4 +42,4 @@ "keywords": [

"clean": "erase /q /s .\\lib",
"set-version": "npm version --allow-same-version 4.10.3-preview"
"set-version": "npm version --allow-same-version 4.10.4-preview"
}
}