async-bluebird
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"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" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
221208
51
6432
+ Addedasync@2.6.0(transitive)
- Removedasync@2.5.0(transitive)
Updatedasync@2.6.0