@azure/arm-authorization
Advanced tools
Comparing version 10.0.0-alpha.20241022.1 to 10.0.0-alpha.20241023.1
@@ -6,3 +6,3 @@ { | ||
"description": "A generated SDK for AuthorizationManagementClient.", | ||
"version": "10.0.0-alpha.20241022.1", | ||
"version": "10.0.0-alpha.20241023.1", | ||
"engines": { | ||
@@ -36,3 +36,2 @@ "node": ">=18.0.0" | ||
"@azure/identity": "^4.0.1", | ||
"@microsoft/api-extractor": "^7.31.1", | ||
"@types/chai": "^4.2.8", | ||
@@ -44,5 +43,3 @@ "@types/mocha": "^10.0.0", | ||
"dotenv": "^16.0.0", | ||
"mkdirp": "^3.0.1", | ||
"mocha": "^10.0.0", | ||
"rimraf": "^5.0.5", | ||
"ts-node": "^10.0.0", | ||
@@ -78,3 +75,3 @@ "typescript": "~5.6.2", | ||
"audit": "echo skipped", | ||
"build": "npm run clean && tsc && dev-tool run bundle && npm run minify && mkdirp ./review && npm run extract-api", | ||
"build": "npm run clean && tsc && dev-tool run bundle && npm run minify && dev-tool run vendored mkdirp ./review && npm run extract-api", | ||
"build:browser": "echo skipped", | ||
@@ -85,3 +82,3 @@ "build:node": "echo skipped", | ||
"check-format": "echo skipped", | ||
"clean": "rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log", | ||
"clean": "dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log", | ||
"execute:samples": "echo skipped", | ||
@@ -88,0 +85,0 @@ "extract-api": "dev-tool run extract-api", |
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
14
4482205
36