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

ldbjs

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ldbjs - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

index.js

@@ -106,3 +106,3 @@ const fs = require('fs');

if(callback) callback();
if(callback) callback(files);

@@ -109,0 +109,0 @@ console.table(files);

{
"name": "ldbjs",
"version": "1.0.3",
"version": "1.0.4",
"description": "Create and manage local db files and data",

@@ -27,7 +27,3 @@ "main": "./index.js",

},
"devDependencies": {
"base-64": "^0.1.0",
"utf8": "^3.0.0"
},
"license": "MIT"
}
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