cordova-file-cache
Advanced tools
Comparing version 0.11.0 to 0.12.0
{ | ||
"name": "cordova-file-cache", | ||
"main": "dist/CordovaFileCache.js", | ||
"version": "0.11.0", | ||
"version": "0.12.0", | ||
"homepage": "https://github.com/markmarijnissen/cordova-file-cache", | ||
@@ -6,0 +6,0 @@ "authors": [ |
@@ -87,2 +87,4 @@ var CordovaFileCache = | ||
FileCache.hash = hash; | ||
/** | ||
@@ -89,0 +91,0 @@ * Helper to cache all 'internalURL' and 'URL' for quick synchronous access |
@@ -40,2 +40,4 @@ var hash = require('./murmerhash'); | ||
FileCache.hash = hash; | ||
/** | ||
@@ -42,0 +44,0 @@ * Helper to cache all 'internalURL' and 'URL' for quick synchronous access |
{ | ||
"name": "cordova-file-cache", | ||
"version": "0.11.0", | ||
"version": "0.12.0", | ||
"description": "Cordova File Cache", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -126,2 +126,6 @@ cordova-file-cache | ||
### 0.12.0 (18/03/2014) | ||
* Export hash function as CordovaFileCache.hash (needed by App Loader) | ||
### 0.11.0 (17/03/2014) | ||
@@ -128,0 +132,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
109022
32
3269
190