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
20

1.12.0

Diff

Changelog

Source

[1.12.0] - 2016-10-02

Features

  • added auth command (#160)
  • added bgrewriteaof command (#161)
  • added save command (#162)
  • added lastsave command (#163)
  • added bgsave command (#164)
  • added getrange command (#165)
  • added echo command (#166)
  • added randomkey command (#167)
  • added role command (#168)
  • added flushall command (#169)
  • added ping command (#170)
  • added persist command (#171)
  • added expireat command (#172)
  • added pttl command (#173)
  • added hkeys command (#174)
  • added setex command (#175)
  • added pexpireat command (#176)
  • added hlen command (#177)
  • added pexpire command (#178)
  • added psetex command (#179)
stipsan
published 1.11.0 •

Changelog

Source

[1.11.0] - 2016-10-01

Features

  • added expire command (#155)
  • added ttl command (#157)

Documentation

  • cleaned up compat table (#158)

Tests

  • circleci now run parallel builds to distribute node v4 - v6 tests between containers, speeding things up a bit
stipsan
published 1.10.0 •

Changelog

Source

[1.10.0] - 2016-10-01

Features

  • added renamenx command (#152)
stipsan
published 1.9.0 •

Changelog

Source

[1.9.0] - 2016-09-26

Features

  • added mget command (#134 @kesla)

Misc

  • updated all dependencies to latest versions (thanks, @greenkeeperio-bot!)
stipsan
published 1.8.3 •

stipsan
published 1.8.2 •

stipsan
published 1.8.1 •

stipsan
published 1.8.0 •

Changelog

Source

[1.8.0] - 2016-08-13

Features

  • added brpoplpush command (#106 @davemcorwin)
  • added llen command (#106 @davemcorwin)
  • added lpush command (#106 @davemcorwin)
  • added lrem command (#106 @davemcorwin)
  • added publish stub (#106 @davemcorwin)
  • added rpoplpush command (#106 @davemcorwin)
  • added rpush command (#106 @davemcorwin)

Fixes

  • hmset command supports objects (#106 @davemcorwin)
  • incr command sets default value '0' if not exists (#106 @davemcorwin)

Misc

  • updated all dependencies to latest versions (thanks, @greenkeeperio-bot!)
stipsan
published 1.7.0 •

Changelog

Source

[1.7.0] - 2016-08-02

Features

  • added keys command (#92 @pivotal-csaa)

Misc

  • updated test and linting dependencies to latest versions (thanks, @greenkeeperio-bot!)
stipsan
published 1.6.0 •

Changelog

Source

[1.6.0] - 2016-07-04

Features

  • added setnx command

Bugfixes

  • hsetnx would report '0' to signal the key was a no-op but in reality did change the existing value.
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