@types/bull
Advanced tools
Comparing version
@@ -56,5 +56,6 @@ // Type definitions for bull 3.15 | ||
/** | ||
* Options passed directly to the `ioredis` constructor | ||
* Options passed into the `ioredis` constructor's `options` parameter. | ||
* `connectionName` is overwritten with `Queue.clientName()`. other properties are copied | ||
*/ | ||
redis?: Redis.RedisOptions | string | undefined; | ||
redis?: Redis.RedisOptions | undefined; | ||
@@ -61,0 +62,0 @@ /** |
{ | ||
"name": "@types/bull", | ||
"version": "3.15.4", | ||
"version": "3.15.5", | ||
"description": "TypeScript definitions for bull", | ||
@@ -115,4 +115,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bull", | ||
}, | ||
"typesPublisherContentHash": "ee907cb2a4ffee038eb6aa2e70ae302543f1e6b1e5958afce641a02efa4ab1bc", | ||
"typesPublisherContentHash": "aeb2b498360a67f2f374008f74897c758cd096f724b527edeb4a8755faf0df84", | ||
"typeScriptVersion": "3.7" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 23 Aug 2021 20:18:22 GMT | ||
* Last updated: Thu, 30 Sep 2021 08:01:17 GMT | ||
* Dependencies: [@types/ioredis](https://npmjs.com/package/@types/ioredis) | ||
@@ -14,0 +14,0 @@ * Global values: none |
38342
0.26%782
0.13%