Socket
Socket
Sign inDemoInstall

abstract-level

Package Overview
Dependencies
8
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

2.0.0

Diff

Changelog

Source

[2.0.0] - 2024-02-03

If you are upgrading, please see UPGRADING.md.

Changed

  • Breaking: remove callbacks in favor of promises (#50) (f97dbae) (Vincent Weevers)
  • Breaking: use undefined instead of error for non-existing entries (#49) (1e08b30) (Vincent Weevers)
  • Breaking: add hooks and deprecate batch, put & del events (#45, #53, #81) (bcb4192, bee1085, dbcf7d7) (Vincent Weevers)
  • Breaking: require snapshots to be created synchronously (#54) (d89e68e) (Vincent Weevers).

Added

Removed

  • Breaking: drop Node.js < 16 (9e8f561) (Vincent Weevers)
  • Breaking: remove deferred chained batch (#51, #58) (fc7be7b, e119cad) (Vincent Weevers)
  • Breaking: remove ready alias of open event (#48) (5f7b923) (Vincent Weevers)
  • Remove compatibility checks for levelup & friends (#52) (def791f) (Vincent Weevers).

Fixed

  • Keep track of iterator end (#56) (9b78443) (Vincent Weevers).
vweevers
published 1.0.4 •

Changelog

Source

[1.0.4] - 2024-01-20

Fixed

vweevers
published 1.0.3 •

Changelog

Source

[1.0.3] - 2022-03-20

Added

  • Document error codes of classic-level and many-level (#20) (4b3464c) (Vincent Weevers)

Fixed

  • Add hidden abortOnClose option to iterators (2935180) (Vincent Weevers)
  • Make internal iterator decoding options enumerable (eb08363) (Vincent Weevers)
  • Restore Sauce Labs browser tests (90b8816) (Vincent Weevers)
vweevers
published 1.0.2 •

Changelog

Source

[1.0.2] - 2022-03-06

Fixed

  • Fix TypeScript declaration of chained batch write() options (392b7f7) (Vincent Weevers)
  • Document the return type of db.batch() and add example (9739bba) (Vincent Weevers)
vweevers
published 1.0.1 •

Changelog

Source

[1.0.1] - 2022-02-06

Fixed

  • Add highWaterMarkBytes option to tests where it matters (6b25a91) (Vincent Weevers)
  • Clarify the meaning of db.status (2e90b05) (Vincent Weevers)
  • Use new in README examples (379503e) (Vincent Weevers).
vweevers
published 1.0.0 •

Changelog

Source

[1.0.0] - 2022-01-30

:seedling: Initial release. If you are upgrading from abstract-leveldown please see UPGRADING.md

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