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

pg-logical-replication

Package Overview
Dependencies
Maintainers
3
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pg-logical-replication - npm Package Compare versions

Comparing version 2.0.5 to 2.0.6

5

dist/output-plugins/wal2json/wal2json-plugin-output.type.d.ts

@@ -48,2 +48,7 @@ export declare module Wal2Json {

columnoptionals: boolean[];
oldkeys?: {
keynames: string[];
keytypes: string[];
keyvalues: any[];
};
}

@@ -50,0 +55,0 @@ interface Pk {

2

package.json
{
"name": "pg-logical-replication",
"version": "2.0.5",
"version": "2.0.6",
"description": "PostgreSQL Location Replication client - logical WAL replication streaming",

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

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