@upstash/qstash 2.10.0 → 2.10.1

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.
@@ -1629,7 +1629,7 @@ var UrlGroups = class {
1629
1629
  };
1630
1630
 
1631
1631
  // version.ts
1632
- var VERSION = "2.10.0";
1632
+ var VERSION = "2.10.1";
1633
1633
 
1634
1634
  // src/client/client.ts
1635
1635
  var Client = class {
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  Receiver,
3
3
  serve
4
- } from "./chunk-X3MMU3BQ.mjs";
4
+ } from "./chunk-35B33QW3.mjs";
5
5
 
6
6
  // node_modules/defu/dist/defu.mjs
7
7
  function isPlainObject(value) {
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  BaseProvider
3
- } from "./chunk-X3MMU3BQ.mjs";
3
+ } from "./chunk-35B33QW3.mjs";
4
4
 
5
5
  // src/client/api/email.ts
6
6
  var EmailProvider = class extends BaseProvider {
package/cloudflare.js CHANGED
@@ -1649,7 +1649,7 @@ var UrlGroups = class {
1649
1649
  };
1650
1650
 
1651
1651
  // version.ts
1652
- var VERSION = "2.10.0";
1652
+ var VERSION = "2.10.1";
1653
1653
 
1654
1654
  // src/client/client.ts
1655
1655
  var Client = class {
package/cloudflare.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  serve
3
- } from "./chunk-X3MMU3BQ.mjs";
3
+ } from "./chunk-35B33QW3.mjs";
4
4
 
5
5
  // platforms/cloudflare.ts
6
6
  var getArgs = (args) => {
package/h3.js CHANGED
@@ -3359,7 +3359,7 @@ var Workflow = class {
3359
3359
  };
3360
3360
 
3361
3361
  // version.ts
3362
- var VERSION = "2.10.0";
3362
+ var VERSION = "2.10.1";
3363
3363
 
3364
3364
  // src/client/client.ts
3365
3365
  var Client = class {
package/h3.mjs CHANGED
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  serve,
3
3
  verifySignatureH3
4
- } from "./chunk-FE7GQ4RU.mjs";
5
- import "./chunk-FAMFGAMR.mjs";
6
- import "./chunk-X3MMU3BQ.mjs";
4
+ } from "./chunk-PIBVA43B.mjs";
5
+ import "./chunk-Z37KJCW7.mjs";
6
+ import "./chunk-35B33QW3.mjs";
7
7
  export {
8
8
  serve,
9
9
  verifySignatureH3
package/hono.js CHANGED
@@ -1649,7 +1649,7 @@ var UrlGroups = class {
1649
1649
  };
1650
1650
 
1651
1651
  // version.ts
1652
- var VERSION = "2.10.0";
1652
+ var VERSION = "2.10.1";
1653
1653
 
1654
1654
  // src/client/client.ts
1655
1655
  var Client = class {
package/hono.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  serve
3
- } from "./chunk-X3MMU3BQ.mjs";
3
+ } from "./chunk-35B33QW3.mjs";
4
4
 
5
5
  // platforms/hono.ts
6
6
  var serve2 = (routeFunction, options) => {
package/index.js CHANGED
@@ -1713,7 +1713,7 @@ var Workflow = class {
1713
1713
  };
1714
1714
 
1715
1715
  // version.ts
1716
- var VERSION = "2.10.0";
1716
+ var VERSION = "2.10.1";
1717
1717
 
1718
1718
  // src/client/client.ts
1719
1719
  var Client = class {
package/index.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  resend
3
- } from "./chunk-FAMFGAMR.mjs";
3
+ } from "./chunk-Z37KJCW7.mjs";
4
4
  import {
5
5
  Chat,
6
6
  Client,
@@ -24,7 +24,7 @@ import {
24
24
  openai,
25
25
  setupAnalytics,
26
26
  upstash
27
- } from "./chunk-X3MMU3BQ.mjs";
27
+ } from "./chunk-35B33QW3.mjs";
28
28
  export {
29
29
  Chat,
30
30
  Client,
package/nextjs.js CHANGED
@@ -1653,7 +1653,7 @@ var UrlGroups = class {
1653
1653
  };
1654
1654
 
1655
1655
  // version.ts
1656
- var VERSION = "2.10.0";
1656
+ var VERSION = "2.10.1";
1657
1657
 
1658
1658
  // src/client/client.ts
1659
1659
  var Client = class {
package/nextjs.mjs CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  Receiver,
3
3
  serve
4
- } from "./chunk-X3MMU3BQ.mjs";
4
+ } from "./chunk-35B33QW3.mjs";
5
5
 
6
6
  // platforms/nextjs.ts
7
7
  var BAD_REQUEST = 400;
package/nuxt.mjs CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  verifySignatureH3
3
- } from "./chunk-FE7GQ4RU.mjs";
4
- import "./chunk-FAMFGAMR.mjs";
5
- import "./chunk-X3MMU3BQ.mjs";
3
+ } from "./chunk-PIBVA43B.mjs";
4
+ import "./chunk-Z37KJCW7.mjs";
5
+ import "./chunk-35B33QW3.mjs";
6
6
 
7
7
  // platforms/nuxt.ts
8
8
  var verifySignatureNuxt = verifySignatureH3;
package/package.json CHANGED
@@ -1 +1 @@
1
- {"version":"2.10.0","name":"@upstash/qstash","description":"Official Typescript client for QStash","author":"Andreas Thomas <dev@chronark.com>","license":"MIT","homepage":"https://github.com/upstash/qstash-js#readme","repository":{"type":"git","url":"git+https://github.com/upstash/qstash-js.git"},"bugs":{"url":"https://github.com/upstash/qstash-js/issues"},"main":"./index.js","module":"./index.mjs","types":"./index.d.ts","files":["./*"],"exports":{".":{"import":"./index.mjs","require":"./index.js"},"./dist/nextjs":{"import":"./nextjs.mjs","require":"./nextjs.js"},"./nextjs":{"import":"./nextjs.mjs","require":"./nextjs.js"},"./h3":{"import":"./h3.mjs","require":"./h3.js"},"./nuxt":{"import":"./nuxt.mjs","require":"./nuxt.js"},"./svelte":{"import":"./svelte.mjs","require":"./svelte.js"},"./solidjs":{"import":"./solidjs.mjs","require":"./solidjs.js"},"./workflow":{"import":"./workflow.mjs","require":"./workflow.js"},"./hono":{"import":"./hono.mjs","require":"./hono.js"},"./cloudflare":{"import":"./cloudflare.mjs","require":"./cloudflare.js"}},"keywords":["qstash","queue","events","serverless","upstash"],"scripts":{"build":"tsup && cp README.md ./dist/ && cp package.json ./dist/ && cp LICENSE ./dist/","test":"bun test src","fmt":"prettier --write .","lint":"tsc && eslint \"{src,platforms}/**/*.{js,ts,tsx}\" --quiet --fix","check-exports":"bun run build && cd dist && attw -P"},"devDependencies":{"@commitlint/cli":"^19.2.2","@commitlint/config-conventional":"^19.2.2","@eslint/eslintrc":"^3.1.0","@eslint/js":"^9.10.0","@solidjs/start":"^1.0.6","@sveltejs/kit":"^2.5.18","@types/bun":"^1.1.1","@types/crypto-js":"^4.2.0","@typescript-eslint/eslint-plugin":"^8.4.0","@typescript-eslint/parser":"^8.4.0","bun-types":"^1.1.7","eslint":"^9.10.0","eslint-plugin-unicorn":"^51.0.1","h3":"^1.12.0","hono":"^4.5.8","husky":"^9.0.10","next":"^14.0.2","prettier":"^3.2.5","tsup":"latest","typescript":"^5.4.5","undici-types":"^6.16.0","vitest":"latest"},"dependencies":{"crypto-js":">=4.2.0","jose":"^5.2.3","neverthrow":"^7.0.1"}}
1
+ {"version":"2.10.1","name":"@upstash/qstash","description":"Official Typescript client for QStash","author":"Andreas Thomas <dev@chronark.com>","license":"MIT","homepage":"https://github.com/upstash/qstash-js#readme","repository":{"type":"git","url":"git+https://github.com/upstash/qstash-js.git"},"bugs":{"url":"https://github.com/upstash/qstash-js/issues"},"main":"./index.js","module":"./index.mjs","types":"./index.d.ts","files":["./*"],"exports":{".":{"import":"./index.mjs","require":"./index.js"},"./dist/nextjs":{"import":"./nextjs.mjs","require":"./nextjs.js"},"./nextjs":{"import":"./nextjs.mjs","require":"./nextjs.js"},"./h3":{"import":"./h3.mjs","require":"./h3.js"},"./nuxt":{"import":"./nuxt.mjs","require":"./nuxt.js"},"./svelte":{"import":"./svelte.mjs","require":"./svelte.js"},"./solidjs":{"import":"./solidjs.mjs","require":"./solidjs.js"},"./workflow":{"import":"./workflow.mjs","require":"./workflow.js"},"./hono":{"import":"./hono.mjs","require":"./hono.js"},"./cloudflare":{"import":"./cloudflare.mjs","require":"./cloudflare.js"}},"keywords":["qstash","queue","events","serverless","upstash"],"scripts":{"build":"tsup && cp README.md ./dist/ && cp package.json ./dist/ && cp LICENSE ./dist/","test":"bun test src","fmt":"prettier --write .","lint":"tsc && eslint \"{src,platforms}/**/*.{js,ts,tsx}\" --quiet --fix","check-exports":"bun run build && cd dist && attw -P"},"devDependencies":{"@commitlint/cli":"^19.2.2","@commitlint/config-conventional":"^19.2.2","@eslint/eslintrc":"^3.1.0","@eslint/js":"^9.10.0","@solidjs/start":"^1.0.6","@sveltejs/kit":"^2.5.18","@types/bun":"^1.1.1","@types/crypto-js":"^4.2.0","@typescript-eslint/eslint-plugin":"^8.4.0","@typescript-eslint/parser":"^8.4.0","bun-types":"^1.1.7","eslint":"^9.10.0","eslint-plugin-unicorn":"^51.0.1","h3":"^1.12.0","hono":"^4.5.8","husky":"^9.0.10","next":"^14.0.2","prettier":"^3.2.5","tsup":"latest","typescript":"^5.4.5","undici-types":"^6.16.0","vitest":"latest"},"dependencies":{"crypto-js":">=4.2.0","jose":"^5.2.3","neverthrow":"^7.0.1"}}
package/solidjs.js CHANGED
@@ -3036,7 +3036,7 @@ var Workflow = class {
3036
3036
  };
3037
3037
 
3038
3038
  // version.ts
3039
- var VERSION = "2.10.0";
3039
+ var VERSION = "2.10.1";
3040
3040
 
3041
3041
  // src/client/client.ts
3042
3042
  var Client = class {
package/solidjs.mjs CHANGED
@@ -1,8 +1,8 @@
1
- import "./chunk-FAMFGAMR.mjs";
1
+ import "./chunk-Z37KJCW7.mjs";
2
2
  import {
3
3
  Receiver,
4
4
  serve
5
- } from "./chunk-X3MMU3BQ.mjs";
5
+ } from "./chunk-35B33QW3.mjs";
6
6
 
7
7
  // platforms/solidjs.ts
8
8
  var verifySignatureSolidjs = (handler, config) => {
package/svelte.js CHANGED
@@ -3036,7 +3036,7 @@ var Workflow = class {
3036
3036
  };
3037
3037
 
3038
3038
  // version.ts
3039
- var VERSION = "2.10.0";
3039
+ var VERSION = "2.10.1";
3040
3040
 
3041
3041
  // src/client/client.ts
3042
3042
  var Client = class {
package/svelte.mjs CHANGED
@@ -1,8 +1,8 @@
1
- import "./chunk-FAMFGAMR.mjs";
1
+ import "./chunk-Z37KJCW7.mjs";
2
2
  import {
3
3
  Receiver,
4
4
  serve
5
- } from "./chunk-X3MMU3BQ.mjs";
5
+ } from "./chunk-35B33QW3.mjs";
6
6
 
7
7
  // platforms/svelte.ts
8
8
  var verifySignatureSvelte = (handler, config) => {
package/workflow.js CHANGED
@@ -1655,7 +1655,7 @@ var UrlGroups = class {
1655
1655
  };
1656
1656
 
1657
1657
  // version.ts
1658
- var VERSION = "2.10.0";
1658
+ var VERSION = "2.10.1";
1659
1659
 
1660
1660
  // src/client/client.ts
1661
1661
  var Client = class {
package/workflow.mjs CHANGED
@@ -6,7 +6,7 @@ import {
6
6
  WorkflowLogger,
7
7
  processOptions,
8
8
  serve
9
- } from "./chunk-X3MMU3BQ.mjs";
9
+ } from "./chunk-35B33QW3.mjs";
10
10
  export {
11
11
  DisabledWorkflowContext,
12
12
  StepTypes,