Socket
Socket
Sign inDemoInstall

bugsy

Package Overview
Dependencies
0
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

.babelrc

7

package.json
{
"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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc