Comparing version 1.1.4 to 1.1.5
{ | ||
"name": "onionskin", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"authors": [ | ||
@@ -5,0 +5,0 @@ "Tadeu Zagallo <tadeuzagallo@gmail.com>" |
{ | ||
"name": "onionskin", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "Multilayer Cache Manager for JavaScript", | ||
@@ -38,3 +38,3 @@ "main": "src/onionskin.js", | ||
"dependencies": { | ||
"bluebird": "~2.1.0" | ||
"bluebird": "~2.2.0" | ||
}, | ||
@@ -41,0 +41,0 @@ "testling": { |
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
+ Addedbluebird@2.2.2(transitive)
- Removedbluebird@2.1.3(transitive)
Updatedbluebird@~2.2.0