New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ioredis-mock

Package Overview
Dependencies
Maintainers
1
Versions
195
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ioredis-mock - npm Package Versions

1
1820

1.5.0

Diff

Changelog

Source

[1.5.0] - 2016-06-28

Features

  • added strlen command (#53)
  • added hdel command (#54)
  • added hexists command (#55)
  • added hincrby command (#56)
  • added hstrlen command (#57)

Documentation

  • Added a note about tonicdev to readme (#52)
stipsan
published 1.4.1 •

Changelog

Source

[1.4.1] - 2016-06-27

Minor changes

  • updated istanbul devDependency
stipsan
published 1.4.0 •

Changelog

Source

[1.4.0] - 2016-06-26

Features

  • added hmget command
  • added rename command
  • added append command

Bugfixes

  • performance penalties for using delete (#45)
stipsan
published 1.3.0 •

Changelog

Source

[1.3.0] - 2016-06-21

Features

  • added exists command.
  • added time command.
  • added getset command.
stipsan
published 1.2.0 •

Changelog

Source

[1.2.0] - 2016-06-16

Features

  • added incrby and decrby commands (#34).

Documentation

  • compat.md now links to redis docs for easy lookup.
stipsan
published 1.1.1 •

Changelog

Source

[1.1.1] - 2016-06-15

  • #30 Fix regression in v1.1.0 that broke the whole module (sorry!).
stipsan
published 1.1.0 •

Changelog

Source

[1.1.0] - 2016-06-14

  • refactored to Bluebird promises.
  • node style callbacks supported, like in ioredis.
  • added del and decr.
stipsan
published 1.0.6 •

Changelog

Source

[1.0.6] - 2016-06-14

  • added compat table.
  • added npm preversion and prepublish scripts to prevent easy maintenance mistakes.
stipsan
published 1.0.5 •

Changelog

Source

[1.0.5] - 2016-06-14

  • updated readme
stipsan
published 1.0.4 •

Changelog

Source

[1.0.4] - 2016-06-12

  • 100% test coverage
  • srem and sadd accepts multiple items
  • added set and get commands
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