Socket
Socket
Sign inDemoInstall

@types/ioredis

Package Overview
Dependencies
Maintainers
1
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/ioredis - npm Package Compare versions

Comparing version 4.28.10 to 5.0.0

125

ioredis/package.json
{
"name": "@types/ioredis",
"version": "4.28.10",
"description": "TypeScript definitions for ioredis",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ioredis",
"license": "MIT",
"contributors": [
{
"name": "York Yao",
"url": "https://github.com/plantain-00",
"githubUsername": "plantain-00"
},
{
"name": "Christopher Eck",
"url": "https://github.com/chrisleck",
"githubUsername": "chrisleck"
},
{
"name": "Yoga Aliarham",
"url": "https://github.com/aliarham11",
"githubUsername": "aliarham11"
},
{
"name": "Ebrahim",
"url": "https://github.com/br8h",
"githubUsername": "br8h"
},
{
"name": "Whemoon Jang",
"url": "https://github.com/palindrom615",
"githubUsername": "palindrom615"
},
{
"name": "Dmitry Motovilov",
"url": "https://github.com/funthing",
"githubUsername": "funthing"
},
{
"name": "Oleg Repin",
"url": "https://github.com/iamolegga",
"githubUsername": "iamolegga"
},
{
"name": "Ting-Wai To",
"url": "https://github.com/tingwai-to",
"githubUsername": "tingwai-to"
},
{
"name": "Alex Petty",
"url": "https://github.com/pettyalex",
"githubUsername": "pettyalex"
},
{
"name": "Simon Schick",
"url": "https://github.com/SimonSchick",
"githubUsername": "SimonSchick"
},
{
"name": "Tianlin",
"url": "https://github.com/tianlinle",
"githubUsername": "tianlinle"
},
{
"name": "Demian Rodriguez",
"url": "https://github.com/demian85",
"githubUsername": "demian85"
},
{
"name": "Andrew Lavers",
"url": "https://github.com/alavers",
"githubUsername": "alavers"
},
{
"name": "Claudiu Ceia",
"url": "https://github.com/ClaudiuCeia",
"githubUsername": "ClaudiuCeia"
},
{
"name": "Asyrique",
"url": "https://github.com/asyrique",
"githubUsername": "asyrique"
},
{
"name": "Michael Salaverry",
"url": "https://github.com/barakplasma",
"githubUsername": "barakplasma"
},
{
"name": "Hannes Van De Vreken",
"url": "https://github.com/hannesvdvreken",
"githubUsername": "hannesvdvreken"
},
{
"name": "T.J. Tarazevits",
"url": "https://github.com/venku122",
"githubUsername": "venku122"
},
{
"name": "Michiel De Mey",
"url": "https://github.com/michieldemey",
"githubUsername": "michieldemey"
},
{
"name": "Dae Heon Han",
"url": "https://github.com/honeyirene",
"githubUsername": "honeyirene"
},
{
"name": "Yongkyun Choi",
"url": "https://github.com/DracoVirus",
"githubUsername": "DracoVirus"
}
],
"version": "5.0.0",
"description": "Stub TypeScript definitions entry for ioredis, which provides its own types definitions",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/ioredis"
},
"scripts": {},
"license": "MIT",
"dependencies": {
"@types/node": "*"
"ioredis": "*"
},
"typesPublisherContentHash": "d174b4944787f37fee2c46fccd353cbe7253909a3abbd42187e029a7f45f94f7",
"typeScriptVersion": "3.9"
"deprecated": "This is a stub types definition. ioredis provides its own type definitions, so you do not need this installed."
}

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

# Installation
> `npm install --save @types/ioredis`
This is a stub types definition for @types/ioredis (https://github.com/luin/ioredis#readme).
# Summary
This package contains type definitions for ioredis (https://github.com/luin/ioredis).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ioredis.
### Additional Details
* Last updated: Sat, 19 Mar 2022 03:31:42 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by [York Yao](https://github.com/plantain-00), [Christopher Eck](https://github.com/chrisleck), [Yoga Aliarham](https://github.com/aliarham11), [Ebrahim](https://github.com/br8h), [Whemoon Jang](https://github.com/palindrom615), [Dmitry Motovilov](https://github.com/funthing), [Oleg Repin](https://github.com/iamolegga), [Ting-Wai To](https://github.com/tingwai-to), [Alex Petty](https://github.com/pettyalex), [Simon Schick](https://github.com/SimonSchick), [Tianlin](https://github.com/tianlinle), [Demian Rodriguez](https://github.com/demian85), [Andrew Lavers](https://github.com/alavers), [Claudiu Ceia](https://github.com/ClaudiuCeia), [Asyrique](https://github.com/asyrique), [Michael Salaverry](https://github.com/barakplasma), [Hannes Van De Vreken](https://github.com/hannesvdvreken), [T.J. Tarazevits](https://github.com/venku122), [Michiel De Mey](https://github.com/michieldemey), [Dae Heon Han](https://github.com/honeyirene), and [Yongkyun Choi](https://github.com/DracoVirus).
ioredis provides its own type definitions, so you don't need @types/ioredis 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