Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Releases: bcomnes/level-hookdown

v3.1.2

23 Oct 16:41
be9da86

Choose a tag to compare

  • Fix a few issues with returned promises. (#31)

v3.1.1

13 Oct 15:17
6d6b2a0

Choose a tag to compare

  • Update outdated dependencies

v3.1.0

12 Oct 17:52
baf58af

Choose a tag to compare

  • Add promise support (#28)

v3.0.0

21 Jul 11:16

Choose a tag to compare

  • Update all deps
    • Levelup 4.1.0

v2.0.1

15 Jan 21:58
4ddee91

Choose a tag to compare

  • Removed abstract leveldown. not needed

v2.0.0

14 Jan 17:56
5cecab3

Choose a tag to compare

Breaking

  • level-hookdown now mutates the wrapped level. It does this in a correct and conventional way however, using prototype method override on the instance object. The methods get, del, and batch are added to the instance, and internally call the instance prototype methods between pre and post hooks.
  • Some of the leveldown baggage has been removed.
  • Most of the API is the same.
  • A protectHook option is added to preserve the batch object if the wrapped level mutates that object during its operation. Levels like subleveldown do this.

Added

  • added some new tests to cover concurrency options

Changed

  • minor readme improvements

v1.0.0

07 Jan 00:54
d8949c3

Choose a tag to compare

  • engage
  • Initial release
Morty Proxy This is a proxified and sanitized view of the page, visit original site.