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.8 to 3.3.9

5

bull/index.d.ts

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

endDate?: Date | string | number;
/**
* Number of times the job should repeat at max.
*/
limit?: number;
}

@@ -172,0 +177,0 @@

4

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

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

},
"typesPublisherContentHash": "af9900c4db2f87892fc24558a802a877ee0a79a256001d390c88cf401563f07f",
"typesPublisherContentHash": "7ddf679b9e6eded65d5f078461ffd168babe757646639b27acb276407bce98b5",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Thu, 15 Mar 2018 23:17:55 GMT
* Last updated: Mon, 19 Mar 2018 02:04:36 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