@microsoft/compose-language-service
Advanced tools
Comparing version 0.0.3-alpha to 0.0.4-alpha
@@ -0,1 +1,5 @@ | ||
## 0.0.4-alpha - 8 November 2021 | ||
### Fixed | ||
* Removes test-scenario postinstall script as it was preventing installation. | ||
## 0.0.3-alpha - 8 November 2021 | ||
@@ -2,0 +6,0 @@ ### Fixed |
{ | ||
"name": "@microsoft/compose-language-service", | ||
"author": "Microsoft Corporation", | ||
"version": "0.0.3-alpha", | ||
"version": "0.0.4-alpha", | ||
"publisher": "ms-azuretools", | ||
@@ -27,4 +27,3 @@ "description": "Language service for Docker Compose documents", | ||
"pretest": "npm run build", | ||
"prepack": "npm run build", | ||
"postinstall": "cd ./src/test/clientExtension && npm install" | ||
"prepack": "npm run build" | ||
}, | ||
@@ -31,0 +30,0 @@ "devDependencies": { |
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
170597
0
3964