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

better-sqlite3-schema

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

better-sqlite3-schema - npm Package Compare versions

Comparing version 2.3.1 to 2.3.2

2

archive.d.ts

@@ -14,3 +14,3 @@ /// <reference types="node" />

export declare function exportArchive(db: DBInstance, options?: {
onLine: (line: string) => void;
onLine?: (line: string) => void;
skipTables?: string[];

@@ -17,0 +17,0 @@ }): void;

{
"name": "better-sqlite3-schema",
"version": "2.3.1",
"version": "2.3.2",
"description": "Migrate (nested and multi-dimensional) json data to/from sqlite database with better-sqlite3-helper",

@@ -5,0 +5,0 @@ "keywords": [

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