@azure/arm-analysisservices
Advanced tools
Comparing version 4.1.4-alpha.20241029.1 to 4.1.4-alpha.20241030.1
@@ -6,3 +6,3 @@ { | ||
"description": "A generated SDK for AzureAnalysisServices.", | ||
"version": "4.1.4-alpha.20241029.1", | ||
"version": "4.1.4-alpha.20241030.1", | ||
"engines": { | ||
@@ -43,4 +43,3 @@ "node": ">=18.0.0" | ||
"ts-node": "^10.0.0", | ||
"typescript": "~5.6.2", | ||
"uglify-js": "^3.4.9" | ||
"typescript": "~5.6.2" | ||
}, | ||
@@ -87,3 +86,3 @@ "homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/analysisservices/arm-analysisservices", | ||
"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", | ||
@@ -90,0 +89,0 @@ "prepack": "npm run build", |
12
641085