Socket
Socket
Sign inDemoInstall

pg-pool

Package Overview
Dependencies
34
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.4.0 to 3.4.1

2

index.js

@@ -140,3 +140,3 @@ 'use strict'

const client = idleItem.client
client.ref()
client.ref && client.ref()
const idleListener = idleItem.idleListener

@@ -143,0 +143,0 @@

{
"name": "pg-pool",
"version": "3.4.0",
"version": "3.4.1",
"description": "Connection pool for node-postgres",

@@ -40,3 +40,3 @@ "main": "index.js",

},
"gitHead": "f3b0ee4c09cd01e37baf580d72dffc43edcc29f3"
"gitHead": "92b4d37926c276d343bfe56447ff6f526af757cf"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc