@upstash/qstash
Advanced tools
Comparing version 0.3.1 to 0.3.2
@@ -6,3 +6,3 @@ { | ||
"name": "@upstash/qstash", | ||
"version": "v0.3.1", | ||
"version": "v0.3.2", | ||
"description": "Official Deno/Typescript client for QStash", | ||
@@ -9,0 +9,0 @@ "repository": { |
@@ -98,2 +98,6 @@ # Upstash QStash SDK | ||
* The signature from the `Upstash-Signature` header. | ||
* | ||
* Please note that on some platforms (e.g. Vercel or Netlify) you might | ||
* receive the header in lower case: `upstash-signature` | ||
* | ||
*/ | ||
@@ -100,0 +104,0 @@ signature: "string"; |
@@ -41,3 +41,3 @@ import { Requester } from "./http.js"; | ||
cursor?: number; | ||
logs: Task[]; | ||
tasks: Task[]; | ||
}; | ||
@@ -44,0 +44,0 @@ export declare class Messages { |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
664184
126
3