zip-to-timezone
Advanced tools
Comparing version 1.0.13 to 1.0.14
{ | ||
"name": "zip-to-timezone", | ||
"version": "1.0.13", | ||
"version": "1.0.14", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"publish": "VERSION=`npm show $npm_package_name version`; [[ $VERSION == $npm_package_version ]] || echo 'ERROR: In your local you have a diferent version. Try to make a pull or talk with your team workers.' ; [[ $VERSION == $npm_package_version ]] && npm version patch && npm publish" | ||
"publish": "VERSION=`npm show $npm_package_name version`; [[ $VERSION == $npm_package_version ]] || echo 'ERROR: In your local you have a diferent version. Try to make a pull or talk with your team workers.' ; npm version patch && npm publish" | ||
}, | ||
@@ -9,0 +9,0 @@ "author": "Pedro Monier", |
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
1643459