@azure/abort-controller
Advanced tools
Comparing version 1.1.0-alpha.20210930.2 to 1.1.0-alpha.20211006.3
{ | ||
"name": "@azure/abort-controller", | ||
"sdk-type": "client", | ||
"version": "1.1.0-alpha.20210930.2", | ||
"version": "1.1.0-alpha.20211006.3", | ||
"description": "Microsoft Azure SDK for JavaScript - Aborter", | ||
@@ -13,3 +13,3 @@ "main": "./dist/index.js", | ||
"build:types": "downlevel-dts types/src types/3.1", | ||
"build": "npm run clean && tsc -p . && rollup -c 2>&1 && npm run build:types", | ||
"build": "npm run clean && tsc -p . && rollup -c 2>&1 && api-extractor run --local && npm run build:types", | ||
"check-format": "prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"", | ||
@@ -16,0 +16,0 @@ "clean": "rimraf dist dist-* temp types *.tgz *.log", |
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
64027
23
807