Socket
Socket
Sign inDemoInstall

abstract-leveldown

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abstract-leveldown - npm Package Versions

1
68

0.7.4

Diff

Changelog

Source

[0.7.4] - 2013-08-02

Fixed

  • Fix problems related to browserify and rimraf (@rvagg)
rvagg
published 0.7.3 •

Changelog

Source

[0.7.3] - 2013-07-26

Added

rvagg
published 0.7.2 •

Changelog

Source

[0.7.2] - 2013-07-08

Changed

  • Freeze chained batch state after .write() has been called (@rvagg)
  • Make NotFound error case insensitive (@rvagg)
  • Use self rather than binding functions to this (@juliangruber)

Added

  • Add AbstractChainedBatch#_checkWritten (@rvagg)
  • Test delete on non-existent key (@rvagg)
  • Test iterator with start after database end (@juliangruber)

Fixed

  • Don't coerce values to strings in browser (@maxogden)
  • Make tests work in node and browser (@maxogden)
rvagg
published 0.7.1 •

Changelog

Source

[0.7.1] - 2013-05-15

Changed

  • Adjust tests to be browserable (@rvagg)
rvagg
published 0.7.0 •

Changelog

Source

[0.7.0] - 2013-05-14

Added

  • Add AbstractChainedBatch#clear (@rvagg)
rvagg
published 0.6.1 •

Changelog

Source

[0.6.1] - 2013-05-14

Changed

  • Make AbstractIterator call back with an error instead of throwing on nexting and ending (@mcollina)
rvagg
published 0.6.0 •

Changelog

Source

[0.6.0] - 2013-05-14

Changed

  • Split t.deepEqual() into multiple t.equal() in abstract/iterator-test.js (@rvagg)
  • Make AbstractIterator call back with an error instead of throwing on nexting and ending (@mcollina)
rvagg
published 0.5.0 •

Changelog

Source

[0.5.0] - 2013-05-14

Changed

  • Make iterator.end(cb) and iterator.next(cb) call back with an error instead of throwing (@mcollina)
rvagg
published 0.4.0-1 •

Changelog

Source

[0.4.0-1] - 2013-05-14

Added

rvagg
published 0.4.0 •

Changelog

Source

[0.4.0] - 2013-05-14

Changed

  • Move AbstractIterator from abstract-leveldown.js to abstract-iterator.js (@rvagg)

Added

  • Add AbstractChainedBatch (@rvagg)
  • Add AbstractLevelDOWN#_chainedBatch (@rvagg)
  • Add abstract/batch-test.js and abstract/chained-batch-test.js (@rvagg)
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc