@envelop/response-cache-redis 4.2.0 → 4.2.1-alpha-20250305102258-0818d8be116d0d3732bfa1811b277d2e32a3a690

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@envelop/response-cache-redis",
3
- "version": "4.2.0",
3
+ "version": "4.2.1-alpha-20250305102258-0818d8be116d0d3732bfa1811b277d2e32a3a690",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {},
6
6
  "dependencies": {
7
7
  "ioredis": "^5.4.2",
8
8
  "tslib": "^2.5.0",
9
- "@envelop/response-cache": "^7.1.0"
9
+ "@envelop/response-cache": "^7.1.1-alpha-20250305102258-0818d8be116d0d3732bfa1811b277d2e32a3a690"
10
10
  },
11
11
  "repository": {
12
12
  "type": "git",