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.9 to 4.10.0

116

bull/package.json
{
"name": "@types/bull",
"version": "3.15.9",
"description": "TypeScript definitions for bull",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bull",
"license": "MIT",
"contributors": [
{
"name": "Bruno Grieder",
"url": "https://github.com/bgrieder",
"githubUsername": "bgrieder"
},
{
"name": "Cameron Crothers",
"url": "https://github.com/JProgrammer",
"githubUsername": "JProgrammer"
},
{
"name": "Marshall Cottrell",
"url": "https://github.com/marshall007",
"githubUsername": "marshall007"
},
{
"name": "Weeco",
"url": "https://github.com/weeco",
"githubUsername": "weeco"
},
{
"name": "Oleg Repin",
"url": "https://github.com/iamolegga",
"githubUsername": "iamolegga"
},
{
"name": "David Koblas",
"url": "https://github.com/koblas",
"githubUsername": "koblas"
},
{
"name": "Bond Akinmade",
"url": "https://github.com/bondz",
"githubUsername": "bondz"
},
{
"name": "Wuha Team",
"url": "https://github.com/wuha-team",
"githubUsername": "wuha-team"
},
{
"name": "Alec Brunelle",
"url": "https://github.com/aleccool213",
"githubUsername": "aleccool213"
},
{
"name": "Dan Manastireanu",
"url": "https://github.com/danmana",
"githubUsername": "danmana"
},
{
"name": "Kjell-Morten Bratsberg Thorsen",
"url": "https://github.com/kjellmorten",
"githubUsername": "kjellmorten"
},
{
"name": "Christian D.",
"url": "https://github.com/pc-jedi",
"githubUsername": "pc-jedi"
},
{
"name": "Silas Rech",
"url": "https://github.com/lenovouser",
"githubUsername": "lenovouser"
},
{
"name": "DoYoung Ha",
"url": "https://github.com/hados99",
"githubUsername": "hados99"
},
{
"name": "Borys Kupar",
"url": "https://github.com/borys-kupar",
"githubUsername": "borys-kupar"
},
{
"name": "Remko Klein",
"url": "https://github.com/remko79",
"githubUsername": "remko79"
},
{
"name": "Levi Bostian",
"url": "https://github.com/levibostian",
"githubUsername": "levibostian"
},
{
"name": "Todd Dukart",
"url": "https://github.com/tdukart",
"githubUsername": "tdukart"
},
{
"name": "Mix",
"url": "https://github.com/mnixry",
"githubUsername": "mnixry"
}
],
"version": "4.10.0",
"description": "Stub TypeScript definitions entry for bull, which provides its own types definitions",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/bull"
},
"scripts": {},
"license": "MIT",
"dependencies": {
"@types/ioredis": "*",
"@types/redis": "^2.8.0"
"bull": "*"
},
"typesPublisherContentHash": "50e65b9cf89466170eb60a8ac14a4ab3064fa7f943c4ac4bd9d6fee164c7c954",
"typeScriptVersion": "4.0"
"deprecated": "This is a stub types definition. bull provides its own type definitions, so you do not need this installed."
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/bull`
This is a stub types definition for @types/bull (https://github.com/OptimalBits/bull#readme).
# Summary
This package contains type definitions for bull (https://github.com/OptimalBits/bull).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bull.
### Additional Details
* Last updated: Fri, 29 Jul 2022 08:32:20 GMT
* Dependencies: [@types/ioredis](https://npmjs.com/package/@types/ioredis)
* Global values: none
# Credits
These definitions were written by [Bruno Grieder](https://github.com/bgrieder), [Cameron Crothers](https://github.com/JProgrammer), [Marshall Cottrell](https://github.com/marshall007), [Weeco](https://github.com/weeco), [Oleg Repin](https://github.com/iamolegga), [David Koblas](https://github.com/koblas), [Bond Akinmade](https://github.com/bondz), [Wuha Team](https://github.com/wuha-team), [Alec Brunelle](https://github.com/aleccool213), [Dan Manastireanu](https://github.com/danmana), [Kjell-Morten Bratsberg Thorsen](https://github.com/kjellmorten), [Christian D.](https://github.com/pc-jedi), [Silas Rech](https://github.com/lenovouser), [DoYoung Ha](https://github.com/hados99), [Borys Kupar](https://github.com/borys-kupar), [Remko Klein](https://github.com/remko79), [Levi Bostian](https://github.com/levibostian), [Todd Dukart](https://github.com/tdukart), and [Mix](https://github.com/mnixry).
bull provides its own type definitions, so you don't need @types/bull installed!
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