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.4.3 to 3.5.0

3

bull/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for bull 3.4
// Type definitions for bull 3.5
// Project: https://github.com/OptimalBits/bull

@@ -20,3 +20,2 @@ // Definitions by: Bruno Grieder <https://github.com/bgrieder>

import * as Redis from "ioredis";
import * as Promise from "bluebird";

@@ -23,0 +22,0 @@ /**

{
"name": "@types/bull",
"version": "3.4.3",
"version": "3.5.0",
"description": "TypeScript definitions for bull",

@@ -81,7 +81,6 @@ "license": "MIT",

"dependencies": {
"@types/ioredis": "*",
"@types/bluebird": "*"
"@types/ioredis": "*"
},
"typesPublisherContentHash": "b664ad87b1ae79b105e8f14b4eca8511ea19efa4edd4b466dcb6dd9f3a5e832b",
"typesPublisherContentHash": "e432b0f1594bbab7e5d0c034a3543d11807349eea62cbc5dad5e9810256ca8fb",
"typeScriptVersion": "2.8"
}

@@ -11,4 +11,4 @@ # Installation

Additional Details
* Last updated: Thu, 29 Nov 2018 17:56:22 GMT
* Dependencies: ioredis, bluebird
* Last updated: Mon, 03 Dec 2018 19:33:40 GMT
* Dependencies: @types/ioredis
* Global values: none

@@ -15,0 +15,0 @@

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