pg-esm-test
Advanced tools
+5
-5
| { | ||
| "name": "pg-esm-test", | ||
| "version": "1.3.0", | ||
| "version": "1.3.1", | ||
| "description": "A test module for PostgreSQL with ESM support", | ||
@@ -17,13 +17,13 @@ "main": "index.js", | ||
| "devDependencies": { | ||
| "pg": "^8.17.0", | ||
| "pg": "^8.17.1", | ||
| "pg-cloudflare": "^1.3.0", | ||
| "pg-cursor": "^2.16.0", | ||
| "pg-cursor": "^2.16.1", | ||
| "pg-native": "^3.5.2", | ||
| "pg-pool": "^3.11.0", | ||
| "pg-protocol": "^1.11.0", | ||
| "pg-query-stream": "^4.11.0" | ||
| "pg-query-stream": "^4.11.1" | ||
| }, | ||
| "author": "Brian M. Carlson <brian.m.carlson@gmail.com>", | ||
| "license": "MIT", | ||
| "gitHead": "d10e09c888f94abf77382aba6f353ca665a1cf09" | ||
| "gitHead": "4eb7529a5906f2000faf72b5452e10d95bde2f9e" | ||
| } |
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