botframework-streaming
Advanced tools
Comparing version 4.12.0-dev.20201109.708bc57 to 4.12.0-dev-20201110-a25557b6e141
@@ -5,3 +5,3 @@ { | ||
"description": "Streaming library for the Microsoft Bot Framework", | ||
"version": "4.12.0-dev.20201109.708bc57", | ||
"version": "4.12.0-dev-20201110-a25557b6e141", | ||
"license": "MIT", | ||
@@ -51,6 +51,5 @@ "keywords": [ | ||
"postbuild": "browserify -s BFSE --debug es5/index-browser.js | exorcist lib/index-browser.js.map > lib/index-browser.js", | ||
"build:rollup": "npm run clean && npm run build && api-extractor run --verbose --local", | ||
"build:rollup": "yarn clean && yarn build && api-extractor run --verbose --local", | ||
"clean": "rimraf q s lib es5", | ||
"set-version": "npm version --allow-same-version 4.12.0-dev.20201109.708bc57", | ||
"test": "npm run build && nyc mocha tests/", | ||
"test": "yarn build && nyc mocha tests/", | ||
"test:compat": "api-extractor run --verbose" | ||
@@ -62,2 +61,2 @@ }, | ||
] | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
1079194
15969
3