📅 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
45
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
2.1.30

.turbo/turbo-build.log

7

CHANGELOG.md
# @nostr-dev-kit/ndk-cache-redis
## 2.1.30
### Patch Changes
- Updated dependencies
- @nostr-dev-kit/ndk@2.12.2
## 2.1.29

@@ -4,0 +11,0 @@

8

package.json
{
"name": "@nostr-dev-kit/ndk-cache-redis",
"version": "2.1.29",
"version": "2.1.30",
"description": "NDK cache adapter for redis.",

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

"typescript": "^5.4.4",
"@nostr-dev-kit/ndk": "2.12.1"
"@nostr-dev-kit/ndk": "2.12.2"
},

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

"tsup": "^7.2.0",
"@nostr-dev-kit/eslint-config-custom": "0.0.0",
"@nostr-dev-kit/tsconfig": "0.0.0"
"@nostr-dev-kit/tsconfig": "0.0.0",
"@nostr-dev-kit/eslint-config-custom": "0.0.0"
},

@@ -52,0 +52,0 @@ "scripts": {