@goldstack/utils-log
Advanced tools
Comparing version 0.1.28 to 0.1.29
{ | ||
"name": "@goldstack/utils-log", | ||
"version": "0.1.28", | ||
"version": "0.1.29", | ||
"description": "Utilities for emitting logs.", | ||
@@ -17,3 +17,3 @@ "license": "MIT", | ||
"prepublishOnly": "yarn run build", | ||
"publish": "yarn npm publish", | ||
"publish": "utils-git changed --exec \"yarn npm publish $@\"", | ||
"test:ci": "jest --passWithNoTests --config=./jest.config.js", | ||
@@ -20,0 +20,0 @@ "version:apply": "utils-git changed --exec \"yarn version $@\"" |
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
2385