New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

async-compat

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async-compat - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2

4

package.json
{
"name": "async-compat",
"version": "1.4.1",
"version": "1.4.2",
"description": "Compatibility functions for writing libraries that support synchronous, callback and promise signatures",

@@ -30,3 +30,3 @@ "main": "index.js",

"is-error": "^2.2.2",
"is-promise": "^2.1.0"
"is-promise": "2.1.x"
},

@@ -33,0 +33,0 @@ "devDependencies": {

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