Socket
Socket
Sign inDemoInstall

fake-indexeddb

Package Overview
Dependencies
0
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345Next

4.0.0-beta.2

Diff

dumbmatter
published 3.1.7 •

Changelog

Source

3.1.7 (2021-10-19)

  • #71 - Fixed an error when used with jest/jsdom introduced in version 3.1.6.
dumbmatter
published 3.1.6 •

Changelog

Source

3.1.6 (2021-10-19)

  • #70 - Fixed performance regression in the previous version. Thank you @joshkel for figuring this out!
dumbmatter
published 3.1.4 •

Changelog

Source

3.1.4 (2021-10-11)

  • #67 - Fixed compatibility with jsdom by replacing all uses of setImmedaite with setTimeout.
dumbmatter
published 4.0.0-beta.1 •

dumbmatter
published 4.0.0-beta.0 •

dumbmatter
published 3.1.3 •

Changelog

Source

3.1.3 (2021-06-19)

  • #65 - Got rid of constructor.name usage, since minifying can break it.
dumbmatter
published 3.1.2 •

Changelog

Source

3.1.2 (2020-07-21)

  • #54 - Fixed a bug where multiple transactions started at the same time could result in a transaction never resolving, if one of the transactions had no database operations inside it. Thank you @medmunds for both finding and fixing this bug!
dumbmatter
published 3.1.1 •

Changelog

Source

3.1.1 (2020-07-15)

  • #53 - Fixed a bug introduced in v3.1.0 where FDBObjectStore.delete resulted in an error when given a key range. Possibly a couple other situations with key ranges produced similar errors too.
dumbmatter
published 3.1.0 •

Changelog

Source

3.1.0 (2020-07-02)

  • #52 - Significant performance improvement. 5.5x faster on a real use case. Thank you @nolanlawson for this speed up!
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