cordova-file-cache
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "cordova-file-cache", | ||
"main": "CordovaFileCache.js", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"homepage": "https://github.com/markmarijnissen/cordova-file-cache", | ||
@@ -6,0 +6,0 @@ "authors": [ |
{ | ||
"name": "cordova-file-cache", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Cordova File Cache", | ||
"main": "index.js", | ||
"scripts": { | ||
"prepublish":"gluejs --include index.js --include murmerhash.js --global CordovaFileCache > CordovaFileCache.js", | ||
"prepublish": "gluejs --include index.js --include murmerhash.js --global CordovaFileCache > CordovaFileCache.js", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
@@ -22,4 +22,4 @@ }, | ||
"dependencies": { | ||
"cordova-promise-fs": "^0.3.0" | ||
"cordova-promise-fs": "^0.4.1" | ||
} | ||
} |
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
23315
+ Addedcordova-promise-fs@0.4.1(transitive)
- Removedcordova-promise-fs@0.3.0(transitive)
Updatedcordova-promise-fs@^0.4.1