New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jawj/tmp-cfworker-pg

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jawj/tmp-cfworker-pg - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

index.d.ts

@@ -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);

4

package.json
{
"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

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