@azure/arm-azurestack
Advanced tools
Comparing version 3.0.0-alpha.20241023.1 to 3.0.0-alpha.20241024.1
@@ -6,3 +6,3 @@ { | ||
"description": "A generated SDK for AzureStackManagementClient.", | ||
"version": "3.0.0-alpha.20241023.1", | ||
"version": "3.0.0-alpha.20241024.1", | ||
"engines": { | ||
@@ -34,3 +34,2 @@ "node": ">=18.0.0" | ||
"@azure/identity": "^4.0.1", | ||
"@microsoft/api-extractor": "^7.31.1", | ||
"@types/chai": "^4.2.8", | ||
@@ -41,5 +40,3 @@ "@types/mocha": "^10.0.0", | ||
"cross-env": "^7.0.2", | ||
"mkdirp": "^3.0.1", | ||
"mocha": "^10.0.0", | ||
"rimraf": "^5.0.5", | ||
"ts-node": "^10.0.0", | ||
@@ -76,3 +73,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", | ||
@@ -83,3 +80,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", | ||
@@ -86,0 +83,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
13
854626