Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

levelup

Package Overview
Dependencies
Maintainers
3
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

levelup - npm Package Versions

1
11

0.6.0

Diff

Changelog

Source

[0.6.0] - 2013-02-25

Changed

  • Rename ReadStream, KeyStream and ValueStream to createReadStream, createKeyStream and createValueStream (@rvagg)
  • Complete transition to LevelDOWN for the LevelDB binding. No native code left in LevelUP (@rvagg)
rvagg
published 0.6.0-rc1 •

Changelog

Source

[0.6.0-rc1] - 2013-02-24

Changed

  • Refactor and simplify db state code (@ralphtheninja)
  • Extract all binding code to leveldown project (@rvagg)
  • Depend on leveldown@0.0.1 (@rvagg)
  • Simplify callback signature by removing extra, undocumented properties from some callbacks (@rvagg, @dominictarr)
rvagg
published 0.5.4 •

Changelog

Source

[0.5.4] - 2013-02-15

Changed

  • Move encodingOpts from levelup.js to util.js (@ralphtheninja)
  • Allow one next() at a time, improve end() handling (@rvagg)
  • Use explicit namespaces in C++ (@rvagg)

Removed

Fixed

  • Fix put/batch bug in WriteStream#_process() (@ralphtheninja)
  • Fix memory leak, Persistent<Function> callback not Dispose()d for readStream() (@rvagg)
rvagg
published 0.5.3-1 •

Changelog

Source

[0.5.3-1] - 2013-02-05

Changed

  • Non shrinkwrapped release @rvagg
rvagg
published 0.5.3 •

Changelog

Source

[0.5.3] - 2013-01-28

Changed

  • Disable all sqlite3 benchmarks (@ralphtheninja)
  • Put LevelUP() into closure (@ralphtheninja)
  • Swap bufferstream dependency for simple-bufferstream (@rvagg)
  • Make location a read-only property on db object (@rvagg)
rvagg
published 0.5.2 •

Changelog

Source

[0.5.2] - 2013-01-23

Fixed

  • Fix incorrect scope in approximateSize function (@sandfox)
rvagg
published 0.5.1 •

Changelog

Source

[0.5.1] - 2013-01-10

Changed

rvagg
published 0.5.0-1 •

Changelog

Source

[0.5.0-1] - 2013-01-09

Changed

  • Change createIfMissing option default to true (@rvagg)
  • Use util._extend instead of local variant (@rvagg)
rvagg
published 0.4.4 •

Changelog

Source

[0.4.4] - 2013-01-01

Fixed

  • Set .maxListeners to Infinity to prevent warnings when using deferred open (@juliangruber)
rvagg
published 0.4.3 •

Changelog

Source

[0.4.3] - 2012-12-30

Added

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