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

async-compat

Package Overview
Dependencies
Maintainers
1
Versions
8
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.2 to 1.4.3

8

package.json
{
"name": "async-compat",
"version": "1.4.2",
"version": "1.4.3",
"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.x"
"is-promise": "^2.2.2"
},

@@ -36,3 +36,3 @@ "devDependencies": {

"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.1",
"eslint-config-prettier": "^6.11.0",
"eslint-config-standard": "^14.1.1",

@@ -44,4 +44,4 @@ "eslint-plugin-import": "^2.20.2",

"mocha": "^7.1.1",
"prettier": "^2.0.4"
"prettier": "^2.0.5"
}
}
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