Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "bugsy", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Helper to deal with errors lifecycle in javascript", | ||
@@ -16,5 +16,2 @@ "author": "Nicolas Jakob <nicow.jakob@gmail.com>", | ||
}, | ||
"files": [ | ||
"lib" | ||
], | ||
"keywords": [ | ||
@@ -49,3 +46,3 @@ "bug", | ||
"bump:patch": "npm version patch -m \"Bump to %s\"", | ||
"prepublish": "npm run check" | ||
"prepublish": "npm run check && npm run build" | ||
}, | ||
@@ -52,0 +49,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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
151172
19
197