@cumulus/logger
Advanced tools
Comparing version 3.0.1 to 4.0.0
{ | ||
"name": "@cumulus/logger", | ||
"version": "3.0.1", | ||
"version": "4.0.0", | ||
"description": "A log library for use on Cumulus", | ||
@@ -31,2 +31,3 @@ "keywords": [ | ||
"test:coverage": "../../node_modules/.bin/nyc npm test", | ||
"prepare": "npm run tsc", | ||
"tsc": "../../node_modules/.bin/tsc", | ||
@@ -43,3 +44,3 @@ "tsc:listEmittedFiles": "../../node_modules/.bin/tsc --listEmittedFiles" | ||
}, | ||
"gitHead": "43b2dbbf32e3aac66fed01ed233b2102d1d30f00" | ||
"gitHead": "46b8f62172845109b5a031a53a65f3c5de4955b8" | ||
} |
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
20556