Socket
Socket
Sign inDemoInstall

jszip

Package Overview
Dependencies
12
Maintainers
3
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous134Next

3.5.0

Diff

Changelog

Source

v3.5.0 2020-05-31

  • Fix 'End of data reached' error when file extra field is invalid (see #544).
  • Typescript definitions: Add null to return types of functions that may return null (see #669).
  • Typescript definitions: Correct nodeStream's type (see #682)
  • Typescript definitions: Add string output type (see #666)
stuk
published 3.4.0 •

Changelog

Source

v3.4.0 2020-04-19

  • Add Typescript type definitions (see #601).
stuk
published 3.3.0 •

Changelog

Source

v3.3.0 2020-04-1

  • Change browser module resolution to support Angular packager (see #614).
stuk
published 3.2.2 •

Changelog

Source

v3.2.2 2019-07-04

  • No public changes, but a number of testing dependencies have been updated.
  • Tested browsers are now: Internet Explorer 11, Chrome (most recent) and Firefox (most recent). Other browsers (specifically Safari) are still supported however testing them on Saucelabs is broken and so they were removed from the test matrix.
stuk
published 3.2.1 •

Changelog

Source

v3.2.1 2019-03-22

  • Corrected built dist files
stuk
published 3.2.0 •

Changelog

Source

v3.2.0 2019-02-21

  • Update dependencies to reduce bundle size (see #532).
  • Fix deprecated Buffer constructor usage and add safeguards (see #506).
dduponchel
published 3.1.5 •

Changelog

Source

v3.1.5 2017-11-09

  • Fix IE11 memory leak (see #429).
  • Handle 2 nodejs deprecations (see #459).
  • Improve the "unsupported format" error message (see #461).
  • Improve webworker compatibility (see #468).
  • Fix nodejs 0.10 compatibility (see #480).
  • Improve the error without type in async() (see #481).
dduponchel
published 3.1.4 •

Changelog

Source

v3.1.4 2017-08-24

  • consistently use our own utils object for inheritance (see #395).
  • lower the memory consumption in generate* with a lot of files (see #449).
dduponchel
published 3.1.3 •

Changelog

Source

v3.1.3 2016-10-06

  • instanceof failing in window / iframe contexts (see #350).
  • remove a copy with blob output (see #357).
  • fix crc32 check for empty entries (see #358).
  • fix the base64 error message with data uri (see #359).
dduponchel
published 3.1.2 •

Changelog

Source

v3.1.2 2016-08-23

  • fix support of nodejs process.platform in generate* methods (see #335).
  • improve browserify/webpack support (see #333).
  • partial support of a promise of text (see #337).
  • fix streamed zip files containing folders (see #342).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc