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.14.3 to 3.14.4

2

bull/index.d.ts

@@ -712,3 +712,3 @@ // Type definitions for bull 3.14

*/
getJobLogs(jobId: string, start?: number, end?: number): Promise<{ logs: string[], count: number }>;
getJobLogs(jobId: JobId, start?: number, end?: number): Promise<{ logs: string[], count: number }>;

@@ -715,0 +715,0 @@ /**

{
"name": "@types/bull",
"version": "3.14.3",
"version": "3.14.4",
"description": "TypeScript definitions for bull",

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

},
"typesPublisherContentHash": "a912875676d3a4e892965b6d1d3d3b2d571252266283a82fcf92a6b4d43dbdbc",
"typesPublisherContentHash": "ee8a904d7b099a27369a82ef43958caa58ced43f19e4f28bbaeff29e3d4db09f",
"typeScriptVersion": "3.2"
}

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

### Additional Details
* Last updated: Wed, 30 Sep 2020 01:05:30 GMT
* Last updated: Thu, 08 Oct 2020 20:19:48 GMT
* Dependencies: [@types/ioredis](https://npmjs.com/package/@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