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.18 to 3.3.19

2

bull/index.d.ts

@@ -91,3 +91,3 @@ // Type definitions for bull 3.3

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

@@ -94,0 +94,0 @@ };

{
"name": "@types/bull",
"version": "3.3.18",
"version": "3.3.19",
"description": "TypeScript definitions for bull",

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

},
"typesPublisherContentHash": "03b76089d35aa2577beed190c885fda1862bceaef71a7d13023e4a0b5576109a",
"typesPublisherContentHash": "b900896ace464837dfa3c1fa3b26aa5e0bfe8e95c88d62e7781d48274e54dd38",
"typeScriptVersion": "2.8"
}

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

Additional Details
* Last updated: Sat, 28 Jul 2018 00:44:17 GMT
* Last updated: Mon, 30 Jul 2018 23:12:12 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