🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
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.3.1

8

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

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

"source-map-support": "^0.5.21",
"@postgresql-typed/parsers": "0.9.1",
"@postgresql-typed/parsers": "0.9.2",
"@postgresql-typed/util": "0.8.0"

@@ -54,4 +54,4 @@ },

"typescript": "^4.9.5",
"@postgresql-typed/cli": "0.6.0",
"@postgresql-typed/core": "0.8.2"
"@postgresql-typed/cli": "0.6.1",
"@postgresql-typed/core": "0.9.1"
},

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