@types/bull
Advanced tools
Comparing version 3.3.9 to 3.3.10
@@ -45,3 +45,3 @@ // Type definitions for bull 3.3 | ||
*/ | ||
createClient?(type: 'client' | 'subscriber', redisOpts?: Redis.RedisOptions): Redis.Redis; | ||
createClient?(type: 'client' | 'subscriber' | 'bclient', redisOpts?: Redis.RedisOptions): Redis.Redis; | ||
@@ -48,0 +48,0 @@ /** |
{ | ||
"name": "@types/bull", | ||
"version": "3.3.9", | ||
"version": "3.3.10", | ||
"description": "TypeScript definitions for bull", | ||
@@ -48,4 +48,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "7ddf679b9e6eded65d5f078461ffd168babe757646639b27acb276407bce98b5", | ||
"typesPublisherContentHash": "86abb97f123339f97dbedfcd9c2e38559856fc6ba79b1019d2b0b38e880d9d01", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 19 Mar 2018 02:04:36 GMT | ||
* Last updated: Wed, 28 Mar 2018 16:15:23 GMT | ||
* Dependencies: ioredis, bluebird | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
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
26935