@types/bull
Advanced tools
Comparing version 3.15.5 to 3.15.6
@@ -238,3 +238,3 @@ // Type definitions for bull 3.15 | ||
*/ | ||
getState(): Promise<JobStatus>; | ||
getState(): Promise<JobStatus | 'stuck'>; | ||
@@ -241,0 +241,0 @@ /** |
{ | ||
"name": "@types/bull", | ||
"version": "3.15.5", | ||
"version": "3.15.6", | ||
"description": "TypeScript definitions for bull", | ||
@@ -115,4 +115,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bull", | ||
}, | ||
"typesPublisherContentHash": "aeb2b498360a67f2f374008f74897c758cd096f724b527edeb4a8755faf0df84", | ||
"typeScriptVersion": "3.7" | ||
"typesPublisherContentHash": "176d6ac90d8286076a8035d43bf381fa0d8b346342ca2b76929b9d650cdae202", | ||
"typeScriptVersion": "3.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 30 Sep 2021 08:01:17 GMT | ||
* Last updated: Mon, 22 Nov 2021 16:31:04 GMT | ||
* Dependencies: [@types/ioredis](https://npmjs.com/package/@types/ioredis) | ||
@@ -14,0 +14,0 @@ * Global values: none |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
38352