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.5.12 to 3.5.13

5

bull/index.d.ts

@@ -132,2 +132,7 @@ // Type definitions for bull 3.5

/**
* Options of the job
*/
opts: JobOptions;
/**
* How many attempts where made to run this job

@@ -134,0 +139,0 @@ */

4

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

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

},
"typesPublisherContentHash": "e9840b9e092fe80ef8614dadedcefd88afdf06f5900fad60754a1104c6558237",
"typesPublisherContentHash": "ad99f2395e91d5e61ca848d9dc620879d7a2897b9ff4efa11bd16bb4f4f47455",
"typeScriptVersion": "2.8"
}

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

Additional Details
* Last updated: Tue, 30 Apr 2019 17:16:56 GMT
* Last updated: Fri, 03 May 2019 02:56:41 GMT
* Dependencies: @types/ioredis

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