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.15.5 to 3.15.6

2

bull/index.d.ts

@@ -238,3 +238,3 @@ // Type definitions for bull 3.15

*/
getState(): Promise<JobStatus>;
getState(): Promise<JobStatus | 'stuck'>;

@@ -241,0 +241,0 @@ /**

{
"name": "@types/bull",
"version": "3.15.5",
"version": "3.15.6",
"description": "TypeScript definitions for bull",

@@ -115,4 +115,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bull",

},
"typesPublisherContentHash": "aeb2b498360a67f2f374008f74897c758cd096f724b527edeb4a8755faf0df84",
"typeScriptVersion": "3.7"
"typesPublisherContentHash": "176d6ac90d8286076a8035d43bf381fa0d8b346342ca2b76929b9d650cdae202",
"typeScriptVersion": "3.8"
}

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

### Additional Details
* Last updated: Thu, 30 Sep 2021 08:01:17 GMT
* Last updated: Mon, 22 Nov 2021 16:31:04 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