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.5 to 3.3.6

5

bull/index.d.ts

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

/**
* Returns a promise that will return an array with the waiting jobs between start and end.
*/
getWaiting(start?: number, end?: number): Promise<Job[]>;
/**
* Returns JobInformation of repeatable jobs (ordered descending). Provide a start and/or an end

@@ -467,0 +462,0 @@ * index to limit the number of results. Start defaults to 0, end to -1 and asc to false.

4

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

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

},
"typesPublisherContentHash": "57f1403f870e50a60f46d1724943424e76aa47608a759d464ab13cb1e4f115b3",
"typesPublisherContentHash": "d337c236785903564494dd65f9a2e31b0b01d9eb42ac8d05642467efd903d80f",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Tue, 13 Feb 2018 20:54:39 GMT
* Last updated: Tue, 20 Feb 2018 18:31:26 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