Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

async-err

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async-err - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

11

package.json
{
"name": "async-err",
"version": "0.0.1",
"version": "0.0.2",
"description": "An easy way to make an error in Node.js async, when it would sync otherwise.",

@@ -15,2 +15,3 @@ "main": "index.js",

"error",
"err",
"async"

@@ -24,9 +25,9 @@ ],

"dependencies": {
"debug": "~0.7.2",
"is2": "~0.0.5"
"debug": "0.7.4",
"is2": "0.0.12"
},
"devDependencies": {
"async": "~0.2.9",
"mocha": "~1.13.0"
"async": "0.2.10",
"mocha": "1.17.1"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc