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

async-bluebird

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async-bluebird - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

10

package.json
{
"name": "async-bluebird",
"version": "1.0.3",
"version": "1.0.4",
"description": "Promisified utilities for node and the browser",

@@ -27,3 +27,3 @@ "main": "./lib",

"dependencies": {
"async": "2.6.0",
"async": "2.6.1",
"bluebird": "3.5.1"

@@ -33,7 +33,7 @@ },

"chai": "^4.1.2",
"es6-promise": "^4.2.2",
"mocha": "^4.1.0",
"es6-promise": "^4.2.4",
"mocha": "^5.2.0",
"native-promise-only": "^0.8.1",
"rsvp": "^4.7.0"
"rsvp": "^4.8.2"
}
}
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