typed-errors
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "typed-errors", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Create custom error types that work with `instanceof` and have stack traces", | ||
@@ -18,8 +18,3 @@ "license": "BSD-2-Clause", | ||
}, | ||
"engines": { | ||
"node": "5.8.0", | ||
"npm": "3.5.x" | ||
}, | ||
"dependencies": { | ||
"underscore": "~1.8.3" | ||
}, | ||
@@ -26,0 +21,0 @@ "devDependencies": { |
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
0
6035
- Removedunderscore@~1.8.3
- Removedunderscore@1.8.3(transitive)