Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "polyfact", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"main": "dist/index.js", | ||
@@ -41,5 +41,4 @@ "types": "dist/index.d.ts", | ||
"cmd:build": "esbuild cmd/index.ts --bundle --outfile=build/polyfact.tmp --platform=node && echo -n '#!/usr/bin/env node\n' | cat - build/polyfact.tmp > build/polyfact && rm build/polyfact.tmp", | ||
"build": "tsc lib/index.ts --declaration --outDir dist", | ||
"install": "yarn build" | ||
"build": "tsc lib/index.ts --declaration --outDir dist" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
0
809626