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.13 to 3.5.14

5

bull/index.d.ts

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

/**
* Removes a given repeatable job by key.
*/
removeRepeatableByKey(key: string): Promise<void>;
/**
* Returns a promise that will return an array of job instances of the given types.

@@ -622,0 +627,0 @@ * Optional parameters for range and ordering are provided.

4

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

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

},
"typesPublisherContentHash": "ad99f2395e91d5e61ca848d9dc620879d7a2897b9ff4efa11bd16bb4f4f47455",
"typesPublisherContentHash": "8808a75c5aa324722c26e33c76c5161ac910de14a278e5f572dc81061c54c2e0",
"typeScriptVersion": "2.8"
}

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

Additional Details
* Last updated: Fri, 03 May 2019 02:56:41 GMT
* Last updated: Tue, 14 May 2019 21:00:38 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