Socket
Socket
Sign inDemoInstall

redis-metrics

Package Overview
Dependencies
6
Maintainers
5
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

1.4.2

Diff

stefanosala
published 1.4.0 •

jmnsf
published 1.3.1 •

jmnsf
published 2.0.0 •

Changelog

Source

v2.0.0

Breaking Changes

  • Removed support for Node 4
  • Removed callback interface
  • Changed counter method interfaces from optional arguments to an options argument, where applicable:
    • incr receives an option object with the eventObj as a key.
    • incrby same as incr on the last argument.
    • count receives all previous arguments as a single option object.
    • countRange still gets timeGranularity as a first argument, but range dates are passed on a single second argument, and the eventObj is passed within an optional third argument object.
    • top receives all previous arguments as a single option object.
    • topRange same as countRange for range dates, and all arguments go onto the last optional argument.
    • trimEvents same as count.
    • zero same as incr.

Other Changes

  • Changed linting tools and configs
jmnsf
published 1.3.0 •

jmnsf
published 1.2.0 •

dlebech
published 1.1.0 •

dlebech
published 1.0.0 •

stefanosala
published 0.5.0 •

stefanosala
published 0.4.1 •

2Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc