New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.3 to 3.15.4

4

bull/index.d.ts

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

* When a number, it specifies the amount of jobs to keep.
* Default behavior is to keep the job in the failed set.
* Default behavior is to keep the job in the completed set.
*/

@@ -430,3 +430,3 @@ removeOnComplete?: boolean | number | undefined;

* When a number, it specifies the amount of jobs to keep.
* Default behavior is to keep the job in the completed set.
* Default behavior is to keep the job in the failed set.
*/

@@ -433,0 +433,0 @@ removeOnFail?: boolean | number | undefined;

{
"name": "@types/bull",
"version": "3.15.3",
"version": "3.15.4",
"description": "TypeScript definitions for bull",

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

},
"typesPublisherContentHash": "c5eed97383782271c0f86bea2d73f30dd58457abb4d0ef4cfa2d10ae9daa773e",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "ee907cb2a4ffee038eb6aa2e70ae302543f1e6b1e5958afce641a02efa4ab1bc",
"typeScriptVersion": "3.7"
}

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

### Additional Details
* Last updated: Wed, 28 Jul 2021 00:01:20 GMT
* Last updated: Mon, 23 Aug 2021 20:18:22 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