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

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

"@pgpmjs/logger": "^2.13.1",
"@pgpmjs/types": "^2.33.1",
"@pgpmjs/types": "^2.33.2",
"lru-cache": "^11.2.7",

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

],
"gitHead": "43b73b3014cb9388ca3218611455c7e0f202f042"
"gitHead": "cf6f9ec222d3dbdca2def95d7eeb27163b919720"
}