@neondatabase/serverless
Advanced tools
Comparing version 0.4.17 to 0.4.18
@@ -138,3 +138,3 @@ | ||
export class PoolClient extends PgPoolClient { | ||
export interface PoolClient extends PgPoolClient { | ||
neonConfig: NeonConfig; | ||
@@ -141,0 +141,0 @@ } |
{ | ||
"name": "@neondatabase/serverless", | ||
"version": "0.4.17", | ||
"version": "0.4.18", | ||
"author": "Neon", | ||
@@ -5,0 +5,0 @@ "description": "node-postgres for serverless environments from neon.tech", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
183511