pretty-error
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "pretty-error", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "See nodejs errors with less clutter", | ||
"main": "./lib/PrettyError.js", | ||
"typings": "index.d.ts", | ||
"scripts": { | ||
@@ -49,2 +50,2 @@ "test": "mocha \"test/**/*.coffee\"", | ||
] | ||
} | ||
} |
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
55997