pg-logical-replication
Advanced tools
Comparing version 2.0.5 to 2.0.6
@@ -48,2 +48,7 @@ export declare module Wal2Json { | ||
columnoptionals: boolean[]; | ||
oldkeys?: { | ||
keynames: string[]; | ||
keytypes: string[]; | ||
keyvalues: any[]; | ||
}; | ||
} | ||
@@ -50,0 +55,0 @@ interface Pk { |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
124151
2981
0