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.3.0 to 1.3.2

2

index.js

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

});
}
});
}

@@ -125,0 +125,0 @@ // rollback backup to file

@@ -39,3 +39,3 @@ // json module

});
}
});
}

@@ -42,0 +42,0 @@ // rollback backup to file

{
"name": "ldbjs",
"version": "1.3.0",
"version": "1.3.2",
"description": "Create and manage local db files and data",

@@ -5,0 +5,0 @@ "main": "./index.js",

@@ -214,3 +214,3 @@ # ldbjs

ldb.roolback('.', 'dbName', 'fileName');
ldb.rollback('.', 'dbName', 'fileName');
// get the fileName.backup.ldb data and put in fileName.ldb

@@ -217,0 +217,0 @@

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