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.4.1 to 3.4.2

2

bull/index.d.ts

@@ -95,3 +95,3 @@ // Type definitions for bull 3.4

backoffStrategies?: {
[key: string]: (attemptsMade: number, err: typeof Error) => number;
[key: string]: (attemptsMade: number, err: Error) => number;
};

@@ -98,0 +98,0 @@

{
"name": "@types/bull",
"version": "3.4.1",
"version": "3.4.2",
"description": "TypeScript definitions for bull",

@@ -79,4 +79,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "1111cb7a8059a096a4d1dd47b1e2a2cba79c0c6488bfa09efce598e0882a9c5a",
"typesPublisherContentHash": "a2dad1303fafd3346a0d79769d0cbddc89a09cdf7202cfa8872fbcf39ce486b7",
"typeScriptVersion": "2.8"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Thu, 15 Nov 2018 22:27:03 GMT
* Last updated: Wed, 28 Nov 2018 20:35:49 GMT
* Dependencies: ioredis, bluebird

@@ -14,0 +14,0 @@ * Global values: none

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