create-xml-ls
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "create-xml-ls", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Another JS object to XML converter", | ||
@@ -12,3 +12,4 @@ "author": "Pedro Tacla Yamada <tacla.yamada@gmail.com>", | ||
"test": "npm run-script cc; npm run-script test-cc; mocha -R spec pub-test/*", | ||
"prepublish": "npm run-script cc" | ||
"prepublish": "npm run-script cc", | ||
"postinstall": "npm run-script cc" | ||
}, | ||
@@ -15,0 +16,0 @@ |
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
5625
1