Huge News!Announcing our $40M Series B led by Abstract Ventures.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.2 to 1.0.3

10

package.json
{
"name": "async-bluebird",
"version": "1.0.2",
"version": "1.0.3",
"description": "Promisified utilities for node and the browser",
"main": "index.js",
"main": "./lib",
"scripts": {

@@ -27,3 +27,3 @@ "test": "mocha test/"

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

@@ -33,4 +33,4 @@ },

"chai": "^4.1.2",
"es6-promise": "^4.1.1",
"mocha": "^4.0.1",
"es6-promise": "^4.2.2",
"mocha": "^4.1.0",
"native-promise-only": "^0.8.1",

@@ -37,0 +37,0 @@ "rsvp": "^4.7.0"

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