Socket
Socket
Sign inDemoInstall

abstract-leveldown

Package Overview
Dependencies
Maintainers
4
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
67

0.3.0

Diff

Changelog

Source

[0.3.0] - 2013-05-04

Changed

  • Use this._checkKeyValue() instead of local function (@rvagg)
  • Use this._isBuffer() instead of Buffer.isBuffer() (@rvagg)

Added

  • Restore test for opening the database without options (@rvagg)
  • Add AbstractLevelDOWN#_isBuffer so it can be overridden (@rvagg)
  • Add AbstractLevelDOWN#_checkKeyValue so it can be overridden (@rvagg)
rvagg
published 0.2.3 •

Changelog

Source

[0.2.3] - 2013-05-04

Removed

  • Remove test for opening the database without options (@rvagg)
rvagg
published 0.2.2 •

Changelog

Source

[0.2.2] - 2013-05-04

Changed

  • Split .open() tests into .open() and .openAdvanced() (@rvagg)
rvagg
published 0.2.1 •

Changelog

Source

[0.2.1] - 2013-05-04

Changed

  • Convert values to string in abstract/put-get-del-test.js if Buffer is undefined (@rvagg)
rvagg
published 0.2.0 •

Changelog

Source

[0.2.0] - 2013-05-04

Changed

  • Convert values to string in abstract/get-test.js if Buffer is undefined (@rvagg)
  • Don't stringify keys and values in abstract/iterator-test.js (@maxogden)

Added

  • Add process.browser check for start and end keys in browser (@maxogden)
  • Add levelup contributors (@rvagg)

Fixed

rvagg
published 0.1.0 •

Changelog

Source

[0.1.0] - 2013-04-23

Added

  • Import abstract tests from leveldown (@maxogden)

Fixed

rvagg
published 0.0.2 •

Changelog

Source

[0.0.2] - 2013-03-18

Changed

Added

  • Add node 0.10 to Travis (@rvagg)
  • Add Buffer.isBuffer() checks to keys and values (@rvagg)
rvagg
published 0.0.1 •

Changelog

Source

[0.0.1] - 2013-03-18

Added

  • Add checkKeyValue function for more complete error checking (@rvagg)
rvagg
published 0.0.0 •

Changelog

Source

[0.0.0] - 2013-03-15

First release. :seedling:

1
67
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