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

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

"@pgpmjs/logger": "^2.22.0",
"@pgpmjs/types": "^2.45.0",
"@pgpmjs/types": "^2.46.0",
"lru-cache": "^11.2.7",

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

],
"gitHead": "72961803894504c1a9308f9c6c349ff7b48bbe14"
"gitHead": "5ef8341033a8fbd85841b770e996e468dd15333b"
}