babel-plugin-transform-pattern-matching
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "babel-plugin-transform-pattern-matching", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "transform pattern mathing", | ||
"scripts": { | ||
"postinstall": "cp -f conf/git-hooks/* .git/hooks || exit 0", | ||
"prebuplish": "npm run build", | ||
"preversion": "git checkout master && git pull origin master && npm test", | ||
"preversion": "git checkout master && git pull origin master && npm test && npm run build", | ||
"postversion": "git push origin master --tags && npm publish", | ||
@@ -10,0 +9,0 @@ "precommit": "npm test", |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
39306
25
352
2