cordova-fileutil
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -0,0 +0,0 @@ 'use strict'; |
{ | ||
"name": "cordova-fileutil", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "This package makes it easy to use the 'cordova-plugin-file' plug-in", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -12,3 +12,3 @@ # cordova-FileUtil | ||
```javascript | ||
import {CordovaFileUtil} from "../../frontle/browser_modules/cordova-fileutil/cordovaFileUtil.js"; | ||
import {CordovaFileUtil} from "../../browser_modules/cordova-fileutil/cordovaFileUtil.js"; | ||
@@ -15,0 +15,0 @@ |
Sorry, the diff of this file is not supported yet
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
8169