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

@seald-io/nedb

Package Overview
Dependencies
Maintainers
3
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@seald-io/nedb - npm Package Versions

1235

2.1.0-test.actions.1

Diff

seald
published 2.1.0-3 •

seald
published 2.1.0-2 •

seald
published 2.1.0-1 •

seald
published 2.1.0-0 •

seald
published 2.0.4 •

Changelog

Source

[2.0.4] - 2021-07-12

Fixed

  • switch back to an AVLTree instead of a BinarySearchTree like the original nedb to fix #1.
  • updated vulnerable dev dependency ws
seald
published 2.0.3 •

Changelog

Source

[2.0.3] - 2021-06-07

Fixed

  • no longer use util module for type verification as it is needed in the browser, which would need a polyfill.
seald
published 2.0.3-0 •

seald
published 2.0.2 •

Changelog

Source

[2.0.2] - 2021-05-26

Fixed

  • the browser field of the package.json no longer points to the bundled minified version for the browser, but switches the storage.js and customUtils.js to their browser version, just like the original repository used to do.
seald
published 2.0.1 •

Changelog

Source

[2.0.1] - 2021-05-19

Changed

  • bump @seald-io/binary-search-tree to 1.0.2, which does not depend on underscore;
  • replace use of underscore by pure JS.
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