Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@neondatabase/serverless

Package Overview
Dependencies
Maintainers
2
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neondatabase/serverless - npm Package Compare versions

Comparing version 0.4.16 to 0.4.17

4

index.d.ts

@@ -134,7 +134,7 @@

export interface Client extends PgClient {
export class Client extends PgClient {
neonConfig: NeonConfig;
}
export interface PoolClient extends PgPoolClient {
export class PoolClient extends PgPoolClient {
neonConfig: NeonConfig;

@@ -141,0 +141,0 @@ }

{
"name": "@neondatabase/serverless",
"version": "0.4.16",
"version": "0.4.17",
"author": "Neon",

@@ -5,0 +5,0 @@ "description": "node-postgres for serverless environments from neon.tech",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc