babel-plugin-transform-pattern-matching
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "babel-plugin-transform-pattern-matching", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "transform pattern mathing", | ||
"scripts": { | ||
"postinstall": "cp -f conf/git-hooks/* .git/hooks || exit 0", | ||
"prebuplish": "npm run build.prod", | ||
"prebuplish": "npm run build", | ||
"preversion": "git checkout master && git pull origin master && npm test", | ||
@@ -9,0 +9,0 @@ "postversion": "git push origin master --tags && npm publish", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4895