async-bluebird
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"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" | ||
} | ||
} |
+ Addedasync@2.6.1(transitive)
- Removedasync@2.6.0(transitive)
Updatedasync@2.6.1