@nostr-dev-kit/ndk-cache-redis
Advanced tools
Comparing version
# @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 @@ |
{ | ||
"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": { |
21207
20.8%10
11.11%+ Added
- Removed
Updated