You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@postgresql-typed/cache

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@postgresql-typed/cache - npm Package Compare versions

Comparing version

to
0.4.1

10

package.json
{
"name": "@postgresql-typed/cache",
"version": "0.4.0",
"version": "0.4.1",
"description": "A PostgreSQL-Typed extension to cache queries using Keyv",

@@ -46,4 +46,4 @@ "type": "module",

"source-map-support": "^0.5.21",
"@postgresql-typed/parsers": "0.12.0",
"@postgresql-typed/util": "0.12.0"
"@postgresql-typed/parsers": "0.12.1",
"@postgresql-typed/util": "0.12.1"
},

@@ -54,4 +54,4 @@ "devDependencies": {

"typescript": "^5.2.2",
"@postgresql-typed/cli": "0.10.0",
"@postgresql-typed/core": "0.12.0"
"@postgresql-typed/cli": "0.11.1",
"@postgresql-typed/core": "0.15.1"
},

@@ -58,0 +58,0 @@ "publishConfig": {