native-or-another
Advanced tools
Comparing version 3.0.1 to 3.0.2
{ | ||
"name": "native-or-another", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "Always will expose native `Promise` if available, otherwise `Bluebird` but only if you don't give another promise module like `q` or `promise` or what you want.", | ||
@@ -13,3 +13,3 @@ "repository": "tunnckoCore/native-or-another", | ||
"dependencies": { | ||
"bluebird": "^2.10.1", | ||
"bluebird": "^3.1.1", | ||
"native-promise": "^1.0.0" | ||
@@ -19,3 +19,3 @@ }, | ||
"assertit": "^0.1.0", | ||
"pinkie": "^1.0.0", | ||
"pinkie": "^2.0.1", | ||
"semver": "^5.0.3" | ||
@@ -22,0 +22,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
9683
+ Addedbluebird@3.7.2(transitive)
- Removedbluebird@2.11.0(transitive)
Updatedbluebird@^3.1.1