cordova-file-cache
Advanced tools
Comparing version 0.9.0 to 0.10.0
{ | ||
"name": "cordova-file-cache", | ||
"version": "0.9.0", | ||
"version": "0.10.0", | ||
"description": "Cordova File Cache", | ||
@@ -22,4 +22,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"cordova-promise-fs": "^0.9.0" | ||
"cordova-promise-fs": "^0.10.0" | ||
} | ||
} |
@@ -121,2 +121,6 @@ cordova-file-cache | ||
### 0.10.0 (21/12/2014) | ||
* Update CordovaPromiseFS dependency | ||
### 0.9.0 (21/12/2014) | ||
@@ -123,0 +127,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
108318
176
+ Addedcordova-promise-fs@0.10.0(transitive)
- Removedcordova-promise-fs@0.9.0(transitive)
Updatedcordova-promise-fs@^0.10.0