📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

@nostr-dev-kit/ndk-cache-redis

Package Overview
Dependencies
Maintainers
2
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nostr-dev-kit/ndk-cache-redis - npm Package Compare versions

Comparing version

to
0.1.1

4

package.json
{
"name": "@nostr-dev-kit/ndk-cache-redis",
"version": "0.1.0",
"version": "0.1.1",
"type": "module",

@@ -16,3 +16,3 @@ "main": "./dist/index.js",

"dependencies": {
"@nostr-dev-kit/ndk": "2.14.1",
"@nostr-dev-kit/ndk": "2.14.2",
"ioredis": "^5.0.0"

@@ -19,0 +19,0 @@ },