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

nedb

Package Overview
Dependencies
Maintainers
1
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nedb - npm Package Compare versions

Comparing version 0.10.2 to 0.10.3

test/executor.test.js

1

lib/datastore.js

@@ -549,2 +549,3 @@ var customUtils = require('./customUtils')

module.exports = Datastore;

2

lib/executor.js

@@ -25,4 +25,4 @@ /**

callback = function () {
process.nextTick(cb);
lastArg.apply(null, arguments);
cb();
};

@@ -29,0 +29,0 @@

{
"name": "nedb",
"version": "0.10.2",
"version": "0.10.3",
"author": {

@@ -5,0 +5,0 @@ "name": "Louis Chatriot",

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