🎩 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.3
to
3.25.4
+3
-3
package.json
{
"name": "pg-cache",
"version": "3.25.3",
"version": "3.25.4",
"author": "Constructive <developers@constructive.io>",

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

"12factor-env": "^1.27.1",
"@pgpmjs/logger": "^2.24.0",
"@pgpmjs/logger": "^2.24.1",
"@pgpmjs/types": "^2.50.3",

@@ -53,3 +53,3 @@ "lru-cache": "^11.2.7",

],
"gitHead": "0d9f0718a8c768cc8b7659525953dc762833bd6b"
"gitHead": "905c4c530f09ac15621b554225be060609a4a0a3"
}