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

0.11.3

Diff

Changelog

Source

[0.11.3] - 2014-01-26

Changed

  • Loosen the buffer type check (@rvagg)
rvagg
published 0.11.2 •

Changelog

Source

[0.11.2] - 2013-12-05

Added

Fixed

  • Fix iterator tests in test.js (@rvagg)
rvagg
published 0.11.1 •

Changelog

Source

[0.11.1] - 2013-11-15

Changed

  • Adjust abstract/approximate-size-test.js to account for snappy compression (@rvagg)
rvagg
published 0.11.0 •

Changelog

Source

[0.11.0] - 2013-10-14

Added

  • Normalize iterator() options with AbstractLevelDOWN#_setupIteratorOptions (@rvagg)
rvagg
published 0.10.2 •

Changelog

Source

[0.10.2] - 2013-09-06

Changed

  • Refactor duplicated versions of isTypedArray into abstract/util.js (@rvagg)
  • Refactor duplicated versions of 'NotFound' checks into abstract/util.js, fixed too-strict version in get-test.js (@rvagg)
rvagg
published 0.10.1 •

Changelog

Source

[0.10.1] - 2013-08-29

Changed

  • Relax check for Not Found error message to be case insensitive in get-test.js (@rvagg)

Added

rvagg
published 0.10.0 •

Changelog

Source

[0.10.0] - 2013-08-19

Added

rvagg
published 0.9.0 •

Changelog

Source

[0.9.0] - 2013-08-11

Changed

  • Make AbstractChainedBatch extensible (@kesla)
  • Export AbstractChainedBatch from abstract-leveldown.js (@kesla)

Added

  • Test simultaneous get's (@kesla)
  • Test AbstractChainedBatch extensibility (@kesla)

Fixed

  • Fix broken test assertion in abstract/get-test.js (@rvagg)
  • Fix tests that weren't running properly (@kesla)
rvagg
published 0.8.2 •

Changelog

Source

[0.8.2] - 2013-08-02

No changes. Merely published changes made in 0.8.1.

rvagg
published 0.8.0 •

Changelog

Source

[0.8.0] - 2013-08-02

It seems the version in package.json was never changed to 0.8.0 in the git history, even though the 0.8.0 tag exists. Most likely package.json was modified locally during npm publish but was never committed.

Changed

  • Use process.browser check instead of process.title == 'browser' (@rvagg)

Added

  • Add BufferType parameter to abstract/put-get-del-test.js for bops support (@rvagg)
  • Add isTypedArray function which checks ArrayBuffer or Uint8Array for bops support (@rvagg)

Fixed

  • Fix cleanup function not calling back when browserified (@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