botbuilder-dialogs
Advanced tools
Comparing version 4.11.0-dev.20200909.b3c2acc to 4.11.0-dev.20200911.2b4d430
@@ -5,3 +5,3 @@ { | ||
"description": "A dialog stack based conversation manager for Microsoft BotBuilder.", | ||
"version": "4.11.0-dev.20200909.b3c2acc", | ||
"version": "4.11.0-dev.20200911.2b4d430", | ||
"license": "MIT", | ||
@@ -29,3 +29,3 @@ "keywords": [ | ||
"@types/node": "^10.17.27", | ||
"botbuilder-core": "4.11.0-dev.20200909.b3c2acc", | ||
"botbuilder-core": "4.11.0-dev.20200911.2b4d430", | ||
"globalize": "^1.4.2" | ||
@@ -48,3 +48,3 @@ }, | ||
"clean": "erase /q /s .\\lib", | ||
"set-version": "npm version --allow-same-version 4.11.0-dev.20200909.b3c2acc", | ||
"set-version": "npm version --allow-same-version 4.11.0-dev.20200911.2b4d430", | ||
"test": "tsc && nyc mocha tests/", | ||
@@ -51,0 +51,0 @@ "test:compat": "api-extractor run --verbose" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Addedbotbuilder-core@4.11.0-dev.20200911.2b4d430(transitive)
+ Addedbotframework-schema@4.11.0-dev.20200911.2b4d430(transitive)
- Removedbotbuilder-core@4.11.0-dev.20200909.b3c2acc(transitive)
- Removedbotframework-schema@4.11.0-dev.20200909.b3c2acc(transitive)