@azure/abort-controller
Advanced tools
Comparing version 2.1.3-alpha.20241209.3 to 2.1.3-alpha.20241210.1
{ | ||
"name": "@azure/abort-controller", | ||
"sdk-type": "client", | ||
"version": "2.1.3-alpha.20241209.3", | ||
"version": "2.1.3-alpha.20241210.1", | ||
"description": "Microsoft Azure SDK for JavaScript - Aborter", | ||
@@ -71,4 +71,4 @@ "author": "Microsoft Corporation", | ||
"integration-test:node": "echo skipped", | ||
"lint": "eslint package.json api-extractor.json src test", | ||
"lint:fix": "eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]", | ||
"lint": "eslint README.md package.json api-extractor.json src test", | ||
"lint:fix": "eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]", | ||
"pack": "npm pack 2>&1", | ||
@@ -113,5 +113,6 @@ "test": "npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test", | ||
], | ||
"selfLink": false | ||
"selfLink": false, | ||
"project": "./tsconfig.src.json" | ||
}, | ||
"module": "./dist/esm/index.js" | ||
} |
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
36128