@hexeo/abstract-error
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@hexeo/abstract-error", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Abstract Error Class", | ||
@@ -8,3 +8,3 @@ "keywords": [], | ||
"bugs": { | ||
"url": "https://github.com/heXeo/AbstractError/issues", | ||
"url": "https://github.com/heXeo/node-abstract-error/issues", | ||
"email": "dev@hexeo.be" | ||
@@ -20,3 +20,3 @@ }, | ||
"type": "git", | ||
"url": "https://github.com/heXeo/AbstractError.git" | ||
"url": "https://github.com/heXeo/node-abstract-error.git" | ||
}, | ||
@@ -51,3 +51,5 @@ "scripts": { | ||
"globals": [ | ||
"describe", "it", "expect" | ||
"describe", | ||
"it", | ||
"expect" | ||
] | ||
@@ -54,0 +56,0 @@ }, |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
2789
1