@types/bull
Advanced tools
Comparing version 3.5.13 to 3.5.14
@@ -620,2 +620,7 @@ // Type definitions for bull 3.5 | ||
/** | ||
* Removes a given repeatable job by key. | ||
*/ | ||
removeRepeatableByKey(key: string): Promise<void>; | ||
/** | ||
* Returns a promise that will return an array of job instances of the given types. | ||
@@ -622,0 +627,0 @@ * Optional parameters for range and ordering are provided. |
{ | ||
"name": "@types/bull", | ||
"version": "3.5.13", | ||
"version": "3.5.14", | ||
"description": "TypeScript definitions for bull", | ||
@@ -89,4 +89,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "ad99f2395e91d5e61ca848d9dc620879d7a2897b9ff4efa11bd16bb4f4f47455", | ||
"typesPublisherContentHash": "8808a75c5aa324722c26e33c76c5161ac910de14a278e5f572dc81061c54c2e0", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 03 May 2019 02:56:41 GMT | ||
* Last updated: Tue, 14 May 2019 21:00:38 GMT | ||
* Dependencies: @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
31885
193224
658