@azure/arm-azurestack
Advanced tools
Comparing version 3.0.0-alpha.20241030.1 to 3.0.0-alpha.20241031.1
@@ -6,3 +6,3 @@ { | ||
"description": "A generated SDK for AzureStackManagementClient.", | ||
"version": "3.0.0-alpha.20241030.1", | ||
"version": "3.0.0-alpha.20241031.1", | ||
"engines": { | ||
@@ -41,4 +41,3 @@ "node": ">=18.0.0" | ||
"ts-node": "^10.0.0", | ||
"typescript": "~5.6.2", | ||
"uglify-js": "^3.4.9" | ||
"typescript": "~5.6.2" | ||
}, | ||
@@ -85,3 +84,3 @@ "homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/azurestack/arm-azurestack", | ||
"lint": "echo skipped", | ||
"minify": "uglifyjs -c -m --comments --source-map \"content='./dist/index.js.map'\" -o ./dist/index.min.js ./dist/index.js", | ||
"minify": "dev-tool run vendored uglifyjs -c -m --comments --source-map \"content='./dist/index.js.map'\" -o ./dist/index.min.js ./dist/index.js", | ||
"pack": "npm pack 2>&1", | ||
@@ -88,0 +87,0 @@ "prepack": "npm run build", |
12
848766