@moodlehq/cordova-plugin-zip

Moodle's fork of Cordova Plugin File

Usage no npm install needed!

<script type="module">
  import moodlehqCordovaPluginZip from 'https://cdn.skypack.dev/@moodlehq/cordova-plugin-zip';
</script>

README

cordova-plugin-zip (fork)

This is a fork of cordova-plugin-zip by Moodle HQ. If you are looking for the documentation, you can read the original at MobileChromeApps/cordova-plugin-zip.

Modifications from the original

We created this fork because we needed to include the following modifications in our mobile application:

| PR | Description | | -- | ----------- | | #92 | Handle zip traversal vulnerability. Used a slightly different fix. |

You can see all the changes here: 3.1.0...moodlemobile:v3.1.0-moodle.1

Installation

You can install this package using the original installation instructions, but installing this package instead:

cordova plugin add @moodlehq/cordova-plugin-zip@3.1.0-moodle.1