@cumulus/errors
Advanced tools
Comparing version 10.0.1 to 10.1.0
{ | ||
"name": "@cumulus/errors", | ||
"version": "10.0.1", | ||
"version": "10.1.0", | ||
"description": "Provides error classes for Cumulus", | ||
@@ -28,2 +28,3 @@ "keywords": [ | ||
"scripts": { | ||
"clean": "git clean -d -x -e node_modules -f", | ||
"test:coverage": "../../node_modules/.bin/nyc true", | ||
@@ -36,3 +37,3 @@ "prepare": "npm run tsc", | ||
"license": "Apache-2.0", | ||
"gitHead": "49c3c88336838184f22f35fbce298c71cd269138" | ||
"gitHead": "765ba4733ec97540e28cd64dac702eea3b96c654" | ||
} |
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
27022