You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

localforage

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
23
7
Next

1.10.0

Diff

Changelog

Source

1.10.0

  • Avoid uncaught error in dropInstance. You can now catch errors thrown by dropInstance, see #807.
tofumatt
published 1.9.0 •

Changelog

Source

1.9.0

  • Fixed TypeScript definition for getItem. It now notes that getItem can return null, so this change may cause TypeScript code that didn't account for null values to fail. See #980.
tofumatt
published 1.8.1 •

Changelog

Source

1.8.1

  • Reverted the ESM/module field change in #940, which broke many builds. See: #979. Sorry about that! 😓
tofumatt
published 1.8.0 •

Changelog

Source

1.8.0

  • No changes to code, but added a module field in package.json for better ESM support. See: #940.
tofumatt
published 1.7.4 •

Changelog

Source

1.7.4

  • Use openKeyCursor instead of openCursor for key() retrieval. Props to @MeMark2 for the fix, and thanks to @lincolnthree and @f for additional testing!
tofumatt
published 1.7.3 •

Changelog

Source

1.7.3

  • Add .npmignore file to reduce package size when installed via npm.
tofumatt
published 1.7.2 •

tofumatt
published 1.7.1 •

tofumatt
published 1.7.0 •

tofumatt
published 1.6.0 •

Changelog

Source

1.6

  • Add dropInstance() method to localforage.
  • Improve IDB driver reliability when a connection gets closed.
23
7
Next
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