🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

pg-cache

Package Overview
Dependencies
Maintainers
3
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pg-cache - npm Package Compare versions

Comparing version
3.25.1
to
3.25.2
+3
-3
package.json
{
"name": "pg-cache",
"version": "3.25.1",
"version": "3.25.2",
"author": "Constructive <developers@constructive.io>",

@@ -34,3 +34,3 @@ "description": "PostgreSQL connection pool LRU cache manager",

"@pgpmjs/logger": "^2.24.0",
"@pgpmjs/types": "^2.50.1",
"@pgpmjs/types": "^2.50.2",
"lru-cache": "^11.2.7",

@@ -53,3 +53,3 @@ "pg": "^8.21.0",

],
"gitHead": "6da0705f8aa49d62dc2defb8b135b71674611483"
"gitHead": "43121004a8bedd2c5fcf7bf33208079d55bad01f"
}