pg-diff-cli
Advanced tools
+1
-1
| { | ||
| "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
-1
@@ -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"); |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
27228
-0.04%