@jawj/tmp-cfworker-pg
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -302,2 +302,4 @@ // Type definitions for pg 8.6 | ||
export { DatabaseError } from 'pg-protocol'; | ||
// additions for Neon/WebSocket driver | ||
export const neonConfig: { | ||
@@ -304,0 +306,0 @@ wsProxy: string | ((host: string) => string); |
{ | ||
"name": "@jawj/tmp-cfworker-pg", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"author": "Neon", | ||
@@ -14,2 +14,2 @@ "description": "node-postgres via a WebSocket TCP proxy for Cloudflare Workers", | ||
] | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
14
359387
783
7