pg-esm-test
Advanced tools
+8
-8
| { | ||
| "name": "pg-esm-test", | ||
| "version": "1.4.0", | ||
| "version": "1.5.0", | ||
| "description": "A test module for PostgreSQL with ESM support", | ||
@@ -17,13 +17,13 @@ "main": "index.js", | ||
| "devDependencies": { | ||
| "pg": "^8.18.0", | ||
| "pg": "^8.19.0", | ||
| "pg-cloudflare": "^1.3.0", | ||
| "pg-cursor": "^2.17.0", | ||
| "pg-native": "^3.5.2", | ||
| "pg-pool": "^3.11.0", | ||
| "pg-protocol": "^1.11.0", | ||
| "pg-query-stream": "^4.12.0" | ||
| "pg-cursor": "^2.18.0", | ||
| "pg-native": "^3.6.0", | ||
| "pg-pool": "^3.12.0", | ||
| "pg-protocol": "^1.12.0", | ||
| "pg-query-stream": "^4.13.0" | ||
| }, | ||
| "author": "Brian M. Carlson <brian.m.carlson@gmail.com>", | ||
| "license": "MIT", | ||
| "gitHead": "fc4de3c62ad350d0e1b392a0d132aff906d1cec6" | ||
| "gitHead": "f2d7d1146cc87024a5fa503dce13c59ff5196d26" | ||
| } |
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