Socket
Socket
Sign inDemoInstall

catch-and-match

Package Overview
Dependencies
0
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.7 to 0.2.8

4

package.json
{
"name": "catch-and-match",
"version": "0.2.7",
"version": "0.2.8",
"description": "Assert an error thrown (a)synchronously by a function.",

@@ -15,3 +15,3 @@ "author": "Sam Gluck <sdgluck@gmail.com>",

"build": "babel ./src --out-dir ./",
"prepublish": "npm run -s lint && npm test && npm run build"
"prepublish": "npm run -s lint && npm run build && npm run -s test"
},

@@ -18,0 +18,0 @@ "bugs": {

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