pg-esm-test
Advanced tools
@@ -15,2 +15,3 @@ const assert = require('node:assert') | ||
| 'pg-native/lib/build-result.js', | ||
| 'pg-cloudflare/package.json', | ||
| ] | ||
@@ -17,0 +18,0 @@ for (const path of paths) { |
+8
-8
| { | ||
| "name": "pg-esm-test", | ||
| "version": "1.2.3", | ||
| "version": "1.3.0", | ||
| "description": "A test module for PostgreSQL with ESM support", | ||
@@ -17,13 +17,13 @@ "main": "index.js", | ||
| "devDependencies": { | ||
| "pg": "^8.16.3", | ||
| "pg-cloudflare": "^1.2.7", | ||
| "pg-cursor": "^2.15.3", | ||
| "pg": "^8.17.0", | ||
| "pg-cloudflare": "^1.3.0", | ||
| "pg-cursor": "^2.16.0", | ||
| "pg-native": "^3.5.2", | ||
| "pg-pool": "^3.10.1", | ||
| "pg-protocol": "^1.10.3", | ||
| "pg-query-stream": "^4.10.3" | ||
| "pg-pool": "^3.11.0", | ||
| "pg-protocol": "^1.11.0", | ||
| "pg-query-stream": "^4.11.0" | ||
| }, | ||
| "author": "Brian M. Carlson <brian.m.carlson@gmail.com>", | ||
| "license": "MIT", | ||
| "gitHead": "8f8e7315e8f7c1bb01e98fdb41c8c92585510782" | ||
| "gitHead": "d10e09c888f94abf77382aba6f353ca665a1cf09" | ||
| } |
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
6275
0.51%152
0.66%