downzip icon indicating copy to clipboard operation
downzip copied to clipboard

NPM library to enable client-side code to stream potentially large files into a zipped download

Results 16 downzip issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Hi, I am trying to integrate this library in a react project but not able to make it work . I am getting below error. `` The script has an...

Many thanks for creating this tool, which should help our users download multiple files from our website. I have a somewhat strange request though: can `downzip` be extended to support...

enhancement

When we swapped back over to your recently updated `npm package`, it wasn't working for us. Seem like the issue is `mapScriptUrl` never gets called by `service-worker-loader`. I think another...

Hi, In your example code, how does the link get triggered? I've used this line from the example literally: ```html Click to start downloading! ``` But obviously, clicking the link...

question

Bumps [jszip](https://github.com/Stuk/jszip) from 3.5.0 to 3.7.0. Changelog Sourced from jszip's changelog. v3.7.0 2021-07-23 Fix: Use a null prototype object for this.files (see #766) This change might break existing code if...

dependencies

hi, I plan on using this script to download very large files, so I set up a quick test-project to try it out. https://github.com/mindplay-dk/downzip/tree/original-downzip in the `files` folder, I have...

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies