cordova-promise-fs
Advanced tools
Comparing version 1.2.3 to 1.2.4
@@ -322,2 +322,3 @@ var CordovaPromiseFS = | ||
} | ||
fetchEntries(); | ||
}); | ||
@@ -324,0 +325,0 @@ }) |
@@ -249,2 +249,3 @@ /** | ||
} | ||
fetchEntries(); | ||
}); | ||
@@ -251,0 +252,0 @@ }) |
{ | ||
"name": "cordova-promise-fs", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"description": "Cordova FileSystem convienence functions that return promises.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
133632
3983