pg-esm-test
Advanced tools
+10
-10
| { | ||
| "name": "pg-esm-test", | ||
| "version": "1.2.0", | ||
| "version": "1.2.1", | ||
| "description": "A test module for PostgreSQL with ESM support", | ||
@@ -8,3 +8,3 @@ "main": "index.js", | ||
| "scripts": { | ||
| "test": "node --test" | ||
| "test": "node --test --conditions=cloudflare" | ||
| }, | ||
@@ -18,13 +18,13 @@ "keywords": [ | ||
| "devDependencies": { | ||
| "pg": "^8.16.0", | ||
| "pg-cloudflare": "^1.2.5", | ||
| "pg-cursor": "^2.15.0", | ||
| "pg-native": "^3.5.0", | ||
| "pg-pool": "^3.10.0", | ||
| "pg-protocol": "^1.10.0", | ||
| "pg-query-stream": "^4.10.0" | ||
| "pg": "^8.16.1", | ||
| "pg-cloudflare": "^1.2.6", | ||
| "pg-cursor": "^2.15.1", | ||
| "pg-native": "^3.5.1", | ||
| "pg-pool": "^3.10.1", | ||
| "pg-protocol": "^1.10.1", | ||
| "pg-query-stream": "^4.10.1" | ||
| }, | ||
| "author": "Brian M. Carlson <brian.m.carlson@gmail.com>", | ||
| "license": "MIT", | ||
| "gitHead": "abff18d6f918c975e8b3dfebc0de3b811ae64bcb" | ||
| "gitHead": "cd877a57612a39335a97b593111710d26126279d" | ||
| } |
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
6136
0.39%