New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@alcalzone/jsonl-db

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alcalzone/jsonl-db - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

build/index.d.ts

@@ -1,2 +0,2 @@

export { JsonlDB } from "./lib/db";
export { JsonlDB, JsonlDBOptions } from "./lib/db";
//# sourceMappingURL=index.d.ts.map
{
"name": "@alcalzone/jsonl-db",
"version": "1.0.0",
"version": "1.0.1",
"description": "Simple JSONL-based key-value store",

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

@@ -110,2 +110,5 @@ # jsonl-db

### 1.0.1 (2020-04-29)
Export `JsonlDBOptions` from the main entry point
### 1.0.0 (2020-04-29)

@@ -112,0 +115,0 @@ Added auto-compress functionality

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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