Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "runme", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"author": "Christian Bromann <christian@stateful.com>", | ||
@@ -26,3 +26,3 @@ "license": "Apache-2.0", | ||
"download:wasm": "node .github/scripts/downloadWasm.js", | ||
"postinstall": "npm run download:wasm", | ||
"prepare": "npm run download:wasm", | ||
"release": "release-it --github.release --ci --npm.skipChecks --no-git.requireCleanWorkingDir", | ||
@@ -29,0 +29,0 @@ "test": "run-s test:*", |
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
0
6211706