Comparing version 1.1.0 to 1.2.0
{ | ||
"name": "js-utl", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "A collection of JS utility functions to be used across several applications or libraries.", | ||
@@ -25,4 +25,3 @@ "keywords": [ | ||
"watch": "WEBPACK_ENV=watch webpack --progress --colors --watch", | ||
"build": "WEBPACK_ENV=build webpack", | ||
"publish": "git push --tags && npm publish" | ||
"build": "WEBPACK_ENV=build webpack" | ||
}, | ||
@@ -29,0 +28,0 @@ "devDependencies": { |
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
123773