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

pg-cache

Package Overview
Maintainers
3
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pg-cache - npm Package Compare versions

Source code not available
We could not scan this package. Some page functionalities have been disabled
Comparing version
3.21.0
to
3.21.1
+3
-3
package.json
{
"name": "pg-cache",
"version": "3.21.0",
"version": "3.21.1",
"author": "Constructive <developers@constructive.io>",

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

"@pgpmjs/logger": "^2.20.0",
"@pgpmjs/types": "^2.43.0",
"@pgpmjs/types": "^2.43.1",
"lru-cache": "^11.2.7",

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

],
"gitHead": "3ba26a9dfa342feff5a2216aafea962132d51621"
"gitHead": "37e83eb66e9d13d0d4d8ac3b36b5ebe394b84a43"
}