Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "alt", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "A flux implementation", | ||
@@ -24,2 +24,3 @@ "main": "dist/alt.js", | ||
"coverage": "node ./node_modules/6to5/bin/6to5 src/alt.js > src/coverage-alt.js; node ./node_modules/6to5/bin/6to5 test.js > coverage-test.js; ./node_modules/istanbul/lib/cli.js cover coverage-test.js", | ||
"prepublish": "npm run build", | ||
"test": "node ./node_modules/6to5/bin/6to5 src/alt.js > src/coverage-alt.js; ./node_modules/6to5/bin/6to5-node test.js" | ||
@@ -26,0 +27,0 @@ }, |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
230623
16
1483
2
1