Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

@types/jszip

Package Overview
Dependencies
13
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23Next

3.4.1

Diff

types
published 3.4.0 •

Changelog

Source

v3.4.0 2020-04-19

  • Add Typescript type definitions (see #601).
types
published 3.1.7 •

types
published 3.1.6 •

types
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).
types
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).
types
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).
types
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).
types
published 3.1.1 •

Changelog

Source

v3.1.1 2016-08-08

  • Use a hard-coded JSZip.version, fix an issue with webpack (see #328).
types
published 3.1.0 •

Changelog

Source

v3.1.0 2016-08-03

  • utils.delay: use macro tasks instead of micro tasks (see #288).
  • Harden base64 decode (see #316).
  • Add JSZip.version and the version in the header (see #317).
  • Support Promise(Blob) (see #318).
  • Change JSZip.external.Promise implementation (see #321).
  • Update pako to v1.0.2 to fix a DEFLATE bug (see #322).
23Next
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