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
8

2.0.3

Diff

Changelog

Source

[2.0.3] - 2014-10-02

No change.

rvagg
published 2.0.1 •

Changelog

Source

[2.0.1] - 2014-09-01

Changed

  • Set default values for options to .open, .get, .put, .del and .batch (@watson)
  • Update pattern for setting default options for the iterator (@watson)
  • Allow boolean options to be falsy/truthy (@watson)

Removed

  • Remove default options that are too LevelDOWN specific (@watson)
rvagg
published 2.0.0 •

Changelog

Source

[2.0.0] - 2014-08-26

Changed

  • Switch to allowing writes of empty values, null, undefined, '', [] and empty buffer (@juliangruber)
  • Rename AbstractLevelDOWN#_checkKeyValue to AbstractLevelDOWN#_checkKey (@rvagg)
rvagg
published 1.0.0 •

Changelog

Source

[1.0.0] - 2014-08-24

Changed

  • Ensure Boolean iterator options are Boolean (@watson)

Added

Removed

  • Remove options.start hackery (@rvagg)
rvagg
published 0.12.4 •

Changelog

Source

[0.12.4] - 2014-08-20

Changed

Added

  • Test that simple-iterator returns buffers (@kesla)
  • Test implicit snapshots (@kesla)
rvagg
published 0.12.3 •

Changelog

Source

[0.12.3] - 2014-06-27

Changed

rvagg
published 0.12.2 •

Changelog

Source

[0.12.2] - 2014-04-26

Changed

  • Have isTypedArray check for existence of ArrayBuffer and Uint8Array constructors before usage (@rvagg)
rvagg
published 0.12.1 •

Changelog

Source

[0.12.1] - 2014-04-26

Changed

  • Set default BufferType in abstract/put-get-del-test.js to Buffer instead of ArrayBuffer (@maxogden)
rvagg
published 0.12.0 •

Changelog

Source

[0.12.0] - 2014-03-12

Changed

  • Revert to pure Buffer and remove usage of Uint16Array (@rvagg)
rvagg
published 0.11.4 •

Changelog

Source

[0.11.4] - 2014-03-11

Removed

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