Socket
Socket
Sign inDemoInstall

file-saver

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

file-saver - npm Package Versions

2

2.0.5

Diff

endless
published 2.0.4 •

endless
published 2.0.2 •

Changelog

Source

[2.0.2] - 2019-05-14

  • Catching an exception on Send (HEAD) ([#534])
endless
published 2.0.1 •

endless
published 2.0.0 •

Changelog

Source

[2.0.0] - 2018-10-17

  • Removed eval to resolve CSP ([#465])
endless
published 2.0.0-rc.4 •

Changelog

Source

[2.0.0-rc.4] - 2018-10-17

  • Don’t throw on module.exports
endless
published 2.0.0-rc.3 •

Changelog

Source

[2.0.0-rc.3] - 2018-09-27

  • Switch export method
endless
published 2.0.0-rc.2 •

Changelog

Source

[2.0.0-rc.2] - 2018-09-26

  • Added a changelog.md
  • Reverted a.click() to use dispatch with a try-catch ([#465], [#382])
  • Made third argument to an object where you have to pass { autoBom: true }
    • boolean are depricated but still works
endless
published 2.0.0-rc.1 •

Changelog

Source

[2.0.0-rc.1] - 2018-09-26

  • saveAs don't return anything

    • The object that dispatched writestart progress write writeend are gone
    • detecting such features was never possible and nobody seems to use it.
  • Removed the demo folder

  • Removed date/version from top of the file

  • Dosen't crash in web workers (#449)

  • Support saving urls (#260 with workarounds for cross origin)

  • Uses babel universal module pattern (UMD) to export the package

  • Provides source map now as well.

  • use a[download] before msSaveAs (#193, #294)

  • removed dist from .gitignore (npm uses it if it don't find a .npmignore)

  • autoBom is now reversed so you have to tell when you want to use autoBom (#432)

  • a.click() since there are new and depricated event constructors that works differently (#382)

  • opens up a new popup (tab) directly for the fallback method since the FileReader is async

  • removed the explicitly MSIE [1-9] check

  • Uses new anchor link for each save (might solve multiple download problems)

endless
published 1.3.8 •

2
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc