botbuilder-core
Advanced tools
Comparing version 4.11.0-dev.20200818.ad29ba2 to 4.11.0-dev.20200819.a629ce4
@@ -5,3 +5,3 @@ { | ||
"description": "Core components for Microsoft Bot Builder. Components in this library can run either in a browser or on the server.", | ||
"version": "4.11.0-dev.20200818.ad29ba2", | ||
"version": "4.11.0-dev.20200819.a629ce4", | ||
"license": "MIT", | ||
@@ -25,3 +25,3 @@ "keywords": [ | ||
"assert": "^1.4.1", | ||
"botframework-schema": "4.11.0-dev.20200818.ad29ba2" | ||
"botframework-schema": "4.11.0-dev.20200819.a629ce4" | ||
}, | ||
@@ -44,3 +44,3 @@ "devDependencies": { | ||
"clean": "erase /q /s .\\lib", | ||
"set-version": "npm version --allow-same-version 4.11.0-dev.20200818.ad29ba2", | ||
"set-version": "npm version --allow-same-version 4.11.0-dev.20200819.a629ce4", | ||
"test": "tsc && nyc mocha tests/", | ||
@@ -47,0 +47,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
+ Addedbotframework-schema@4.11.0-dev.20200819.a629ce4(transitive)
- Removedbotframework-schema@4.11.0-dev.20200818.ad29ba2(transitive)