New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

pg-diff-cli

Package Overview
Dependencies
Maintainers
0
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pg-diff-cli - npm Package Compare versions

Comparing version
2.4.9
to
2.4.10
+1
-1
package.json
{
"name": "pg-diff-cli",
"version": "2.4.9",
"version": "2.4.10",
"description": "PostgreSQL schema and data comparing tool",

@@ -5,0 +5,0 @@ "pgver": "9.6+",

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

const chalk = require("chalk").default;
import chalk from "chalk";
const figlet = require("figlet");

@@ -3,0 +3,0 @@ const path = require("path");