@upstash/qstash
Advanced tools
Comparing version
{ | ||
"name": "@upstash/qstash", | ||
"version": "2.1.0", | ||
"version": "2.1.1-canary.0", | ||
"description": "Official Typescript client for QStash", | ||
@@ -40,2 +40,24 @@ "repository": { | ||
}, | ||
"exports": { | ||
".": { | ||
"import": { | ||
"types": "./dist/index.d.ts", | ||
"default": "./dist/index.js" | ||
}, | ||
"require": { | ||
"types": "./dist/index.d.ts", | ||
"default": "./dist/index.js" | ||
} | ||
}, | ||
"./nextjs": { | ||
"import": { | ||
"types": "./dist/nextjs.d.ts", | ||
"default": "./dist/nextjs.js" | ||
}, | ||
"require": { | ||
"types": "./dist/nextjs.d.ts", | ||
"default": "./dist/nextjs.js" | ||
} | ||
} | ||
}, | ||
"typesVersions": { | ||
@@ -46,3 +68,3 @@ "*": { | ||
], | ||
"nextjs": [ | ||
"./nextjs": [ | ||
"./dist/nextjs.d.ts" | ||
@@ -49,0 +71,0 @@ ] |
@@ -20,9 +20,2 @@ # Upstash QStash SDK | ||
## Status of the SDK | ||
It is currently in beta and we are actively collecting feedback from the | ||
community. Please report any issues you encounter or feature requests in the | ||
[GitHub issues](https://github.com/upstash/sdk-qstash-ts/issues) or talk to us | ||
on [Discord](https://discord.gg/w9SenAtbme). Thank you! | ||
## How does QStash work? | ||
@@ -46,8 +39,2 @@ | ||
#### Deno | ||
```ts | ||
import { Client } from "https://deno.land/x/upstash_qstash/mod.ts"; | ||
``` | ||
### Get your authorization token | ||
@@ -54,0 +41,0 @@ |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
159474
0.05%1
Infinity%113
-10.32%