Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "throwable", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Inherit from Error without performance penalties, instanceof behaves as expected and the error stack is correct", | ||
@@ -12,3 +12,3 @@ "main": "lib/Throwable.js", | ||
"posttest": "jshint lib/Throwable.js test/Throwable.js", | ||
"bundle": "browserify --outfile build/throwable.js --standalone throwable ./lib/Throwable.js" | ||
"bundle": "browserify --outfile build/throwable.js --standalone Throwable ./lib/Throwable.js" | ||
}, | ||
@@ -15,0 +15,0 @@ "repository": { |
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