@types/sparkpost
Advanced tools
@@ -396,8 +396,10 @@ /// <reference types="node"/> | ||
| options: { id: string; limit?: number | undefined }, | ||
| callback: SparkPost.ResultsCallback<{ | ||
| batch_id: string; | ||
| ts: string; | ||
| attempts: number; | ||
| response_code: number; | ||
| }[]>, | ||
| callback: SparkPost.ResultsCallback< | ||
| Array<{ | ||
| batch_id: string; | ||
| ts: string; | ||
| attempts: number; | ||
| response_code: number; | ||
| }> | ||
| >, | ||
| ): void; | ||
@@ -1151,7 +1153,7 @@ /** | ||
| export interface WebhookLinks { | ||
| links: { | ||
| links: Array<{ | ||
| href: string; | ||
| rel: string; | ||
| method: string[]; | ||
| }[]; | ||
| }>; | ||
| } | ||
@@ -1158,0 +1160,0 @@ } |
| { | ||
| "name": "@types/sparkpost", | ||
| "version": "1.3.9", | ||
| "version": "1.3.10", | ||
| "description": "TypeScript definitions for sparkpost", | ||
@@ -26,4 +26,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sparkpost", | ||
| }, | ||
| "typesPublisherContentHash": "86743a876a83dbbcfb98285315a34a795a0c12771442564ddbdba943dad97990", | ||
| "typesPublisherContentHash": "8cc788e7914c00a76c0085dcedfabffbb5572c38b7371f750189dd159d855dbb", | ||
| "typeScriptVersion": "4.5" | ||
| } |
@@ -11,3 +11,3 @@ # Installation | ||
| ### Additional Details | ||
| * Last updated: Tue, 07 Nov 2023 20:08:00 GMT | ||
| * Last updated: Mon, 20 Nov 2023 23:36:24 GMT | ||
| * Dependencies: [@types/node](https://npmjs.com/package/@types/node), [@types/request](https://npmjs.com/package/@types/request) | ||
@@ -14,0 +14,0 @@ |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
57705
0.11%1108
0.18%