@azure/abort-controller
Advanced tools
Comparing version 2.1.3-alpha.20240822.3 to 2.1.3-alpha.20240823.1
{ | ||
"name": "@azure/abort-controller", | ||
"sdk-type": "client", | ||
"version": "2.1.3-alpha.20240822.3", | ||
"version": "2.1.3-alpha.20240823.1", | ||
"description": "Microsoft Azure SDK for JavaScript - Aborter", | ||
@@ -71,4 +71,4 @@ "author": "Microsoft Corporation", | ||
"integration-test": "npm run integration-test:node && npm run integration-test:browser", | ||
"lint:fix": "eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]", | ||
"lint": "eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts", | ||
"lint:fix": "eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]", | ||
"lint": "eslint package.json api-extractor.json src test", | ||
"pack": "npm pack 2>&1", | ||
@@ -75,0 +75,0 @@ "test:browser": "npm run clean && npm run unit-test:browser && npm run integration-test:browser", |
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
33035