This is an automated email from the ASF dual-hosted git repository.

erisu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-file.git


    from fbf2172  chore: bump version 8.0.0-dev (#573)
     add a017f47  chore: update @cordova/[email protected] w/ fixes (#574)

No new revisions were added by this update.

Summary of changes:
 package-lock.json                | 3317 ++++++++++++++++++--------------------
 package.json                     |    2 +-
 src/browser/FileProxy.js         |  218 +--
 src/windows/FileProxy.js         |  358 ++--
 tests/tests.js                   |  921 +++++------
 www/DirectoryEntry.js            |   34 +-
 www/DirectoryReader.js           |   54 +-
 www/Entry.js                     |   54 +-
 www/File.js                      |   10 +-
 www/FileEntry.js                 |   24 +-
 www/FileReader.js                |   35 +-
 www/FileSystem.js                |    4 +-
 www/FileUploadOptions.js         |    2 +-
 www/FileWriter.js                |   25 +-
 www/Metadata.js                  |    2 +-
 www/ProgressEvent.js             |    2 +-
 www/android/FileSystem.js        |    6 +-
 www/browser/Preparing.js         |   38 +-
 www/fileSystemPaths.js           |    6 +-
 www/fileSystems-roots.js         |   12 +-
 www/ios/FileSystem.js            |    2 +-
 www/osx/FileSystem.js            |    2 +-
 www/requestFileSystem.js         |   16 +-
 www/resolveLocalFileSystemURI.js |   20 +-
 24 files changed, 2475 insertions(+), 2689 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to