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.10 to 3.3.11

5

bull/index.d.ts

@@ -99,2 +99,7 @@ // Type definitions for bull 3.3

/**
* How many attempts where made to run this job
*/
attemptsMade: number;
/**
* Report progress on a job

@@ -101,0 +106,0 @@ */

6

bull/package.json
{
"name": "@types/bull",
"version": "3.3.10",
"version": "3.3.11",
"description": "TypeScript definitions for bull",

@@ -41,3 +41,3 @@ "license": "MIT",

"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},

@@ -49,4 +49,4 @@ "scripts": {},

},
"typesPublisherContentHash": "86abb97f123339f97dbedfcd9c2e38559856fc6ba79b1019d2b0b38e880d9d01",
"typesPublisherContentHash": "1aaeb9c44c502c1636694967f3998260f7436376e70f37ec69c65d042e9052e0",
"typeScriptVersion": "2.3"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bull
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bull
Additional Details
* Last updated: Wed, 28 Mar 2018 16:15:23 GMT
* Last updated: Thu, 31 May 2018 23:51:11 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