@microsoft.azure/autorest-core
Advanced tools
Comparing version 2.0.4182 to 2.0.4184
{ | ||
"name": "@microsoft.azure/autorest-core", | ||
"version": "2.0.4182", | ||
"version": "2.0.4184", | ||
"description": "AutoRest core module", | ||
@@ -28,6 +28,6 @@ "engines": { | ||
"test": "./node_modules/.bin/mocha ./dist/test --timeout 0", | ||
"build": "tsc -p . && static-link", | ||
"build": "tsc -p .", | ||
"static-link": "static-link", | ||
"postinstall": "static-link --force || exit 0", | ||
"prepublishonly": "gulp build" | ||
"postinstall": "node ./post-install --force", | ||
"prepublishonly": "static-link --force & gulp build" | ||
}, | ||
@@ -34,0 +34,0 @@ "typings": "./dist/main.d.ts", |
Sorry, the diff of this file is not supported yet
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
46843283
97
7213