Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/bull

Package Overview
Dependencies
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/bull - npm Package Compare versions

Comparing version 3.3.9 to 3.3.10

2

bull/index.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc