@upstash/redis 0.0.0-ci.9722909577fc3b6b939d0c937c6ba5f8e8287ee4 → 0.0.0-ci.9c8ec5f432ed1802c5f55981be05fa44dc6d8db7

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.
package/.npmrc CHANGED
@@ -1 +1 @@
1
- //registry.npmjs.org/:_authToken=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
1
+ //registry.npmjs.org/:_authToken=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
package/cloudflare.d.mts CHANGED
@@ -1,5 +1,5 @@
1
- import { R as RedisOptions, a as RequesterConfig, b as Redis$1 } from './redis-e3e8473f.js';
2
- export { c as Requester, U as UpstashRequest, d as UpstashResponse } from './redis-e3e8473f.js';
1
+ import { R as RedisOptions, a as RequesterConfig, b as Redis$1 } from './redis-b1b1b1df.js';
2
+ export { c as Requester, U as UpstashRequest, d as UpstashResponse } from './redis-b1b1b1df.js';
3
3
 
4
4
  type Env = {
5
5
  UPSTASH_DISABLE_TELEMETRY?: string;
package/cloudflare.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- import { R as RedisOptions, a as RequesterConfig, b as Redis$1 } from './redis-e3e8473f.js';
2
- export { c as Requester, U as UpstashRequest, d as UpstashResponse } from './redis-e3e8473f.js';
1
+ import { R as RedisOptions, a as RequesterConfig, b as Redis$1 } from './redis-b1b1b1df.js';
2
+ export { c as Requester, U as UpstashRequest, d as UpstashResponse } from './redis-b1b1b1df.js';
3
3
 
4
4
  type Env = {
5
5
  UPSTASH_DISABLE_TELEMETRY?: string;