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

@bot-whatsapp/database-json

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bot-whatsapp/database-json - npm Package Compare versions

Comparing version 0.1.3-alpha.21 to 0.1.3-alpha.22

2

dist/index.d.ts
import { HistoryEntry, JsonFileAdapterOptions } from './types';
declare class JsonFileDB {
private pathFile;
private listHistory;
listHistory: HistoryEntry[];
private options;

@@ -6,0 +6,0 @@ constructor(options?: JsonFileAdapterOptions);

{
"name": "@bot-whatsapp/database-json",
"version": "0.1.3-alpha.21",
"version": "0.1.3-alpha.22",
"description": "Esto es el conector a json",

@@ -43,3 +43,3 @@ "keywords": [],

},
"gitHead": "b3ab4e868d72c0dc69f36999f87bc9e1f7816c78"
"gitHead": "2b8b6d8cbc7d8732a8dc73f1abb5e0bddb150bca"
}

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