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.10
to
2.4.11
+2
-2
package.json
{
"name": "pg-diff-cli",
"version": "2.4.10",
"version": "2.4.11",
"description": "PostgreSQL schema and data comparing tool",

@@ -45,3 +45,3 @@ "pgver": "9.6+",

"dependencies": {
"chalk": "5.4.1",
"chalk": "4.1.2",
"clui": "0.3.6",

@@ -48,0 +48,0 @@ "figlet": "1.8.0",

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

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

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