Comparing version 4.3.0 to 4.3.1
{ | ||
"name": "js-utl", | ||
"version": "4.3.0", | ||
"version": "4.3.1", | ||
"description": "A collection of JS utility functions to be used across several applications or libraries.", | ||
@@ -29,3 +29,3 @@ "keywords": [ | ||
"publish-git": "npm publish && git push && git push --tags", | ||
"build-all": "npm run build && npm run dev-build && npm run build-module", | ||
"build-all": "npm run clear-build && npm run build && npm run dev-build && npm run build-module", | ||
"publish-patch": "npm run build-all && npm version patch && npm run publish-git", | ||
@@ -32,0 +32,0 @@ "publish-minor": "npm run build-all && npm version minor && npm run publish-git", |
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
1000767
71
13100