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.5.0 to 3.5.1

10

bull/index.d.ts

@@ -123,2 +123,12 @@ // Type definitions for bull 3.5

/**
* When this job was started (unix milliseconds)
*/
processedOn?: number;
/**
* When this job was completed (unix milliseconds)
*/
finishedOn?: number;
/**
* Report progress on a job

@@ -125,0 +135,0 @@ */

4

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

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

},
"typesPublisherContentHash": "e432b0f1594bbab7e5d0c034a3543d11807349eea62cbc5dad5e9810256ca8fb",
"typesPublisherContentHash": "0f0ca9ff9dabe3eebebcd077d6ad2c89eb98a4474aa36a64777414376d8f8e71",
"typeScriptVersion": "2.8"
}

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

Additional Details
* Last updated: Mon, 03 Dec 2018 19:33:40 GMT
* Last updated: Thu, 20 Dec 2018 18:50:37 GMT
* Dependencies: @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