beerbay-math
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "beerbay-math", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "", | ||
@@ -9,3 +9,3 @@ "main": "index.js", | ||
"copy": "cp package.json lib/", | ||
"publish": "./node_modules/.bin/babel src --out-dir lib && npm version patch --force && cp package.json lib/ && cd lib && npm publish" | ||
"release": "./node_modules/.bin/babel src --out-dir lib && npm version patch --force && cp package.json lib/ && cd lib && npm publish" | ||
}, | ||
@@ -12,0 +12,0 @@ "keywords": [], |
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
725