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.1.12

10

package.json
{
"name": "@postgresql-typed/cache",
"version": "0.1.11",
"version": "0.1.12",
"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.8.2",
"@postgresql-typed/util": "0.6.2"
"@postgresql-typed/parsers": "0.8.3",
"@postgresql-typed/util": "0.6.3"
},

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

"typescript": "^4.9.5",
"@postgresql-typed/cli": "0.5.2",
"@postgresql-typed/core": "0.7.1"
"@postgresql-typed/cli": "0.5.3",
"@postgresql-typed/core": "0.7.2"
},

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