Socket
Socket
Sign inDemoInstall

ioredis

Package Overview
Dependencies
Maintainers
2
Versions
228
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ioredis - npm Package Versions

23
23

5.4.1

Diff

Changelog

Source

5.4.1 (2024-04-17)

Bug Fixes

  • remove console.log (558497c)

Bug Fixes

  • when refreshSlotsCache is callback concurrently, call the callback only when the refresh process is done (#1881) (804ee07)

Features

ioredis-robot
published 5.4.0 •

Changelog

Source

5.4.1 (2024-04-17)

Bug Fixes

Bug Fixes

  • when refreshSlotsCache is callback concurrently, call the callback only when the refresh process is done (#1881) (804ee07)

Features

ioredis-robot
published 5.3.2 •

Changelog

Source

5.3.2 (2023-04-15)

Bug Fixes

ioredis-robot
published 5.3.1 •

Changelog

Source

5.3.1 (2023-02-12)

Bug Fixes

  • Fix commands not resend on reconnect in edge cases (#1720) (fe52ff1), closes #1718
  • Fix db parameter not working with auto pipelining (#1721) (d9b1bf1)
ioredis-robot
published 5.3.0 •

Changelog

Source

5.3.0 (2023-01-25)

Bug Fixes

Features

ioredis-robot
published 5.2.6 •

Changelog

Source

5.2.6 (2023-01-25)

Bug Fixes

  • remove extraneous TCP/IPC properties from RedisOptions TS type (#1707) (9af7b1c)
ioredis-robot
published 5.2.5 •

Changelog

Source

5.2.5 (2023-01-14)

Bug Fixes

  • Named export to support ESM imports in Typescript (#1695) (cdded57)

    With this change, users would be able to import Redis with import { Redis} from 'ioredis'. This makes it possible to import Redis in an ESM project. The original way (import Redis from 'ioredis') will still be supported but will be deprecated in the next major version.

ioredis-robot
published 5.2.4 •

Changelog

Source

5.2.4 (2022-11-02)

Bug Fixes

  • passing in family parameter in URL in node 18 (#1673) (6f1ab9f)
ioredis-robot
published 5.2.3 •

Changelog

Source

5.2.3 (2022-08-23)

Bug Fixes

ioredis-robot
published 5.2.2 •

Changelog

Source

5.2.2 (2022-07-23)

Bug Fixes

  • srandmember with count argument should return array of strings (#1620) (5f813f3)
23
23
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