You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

redis-dlm

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redis-dlm - npm Package Versions

1.1.1

Diff
zbauman3
published 1.1.1 •

Changelog

Source

1.1.1 (2022-01-25)

  • Remove CHANGELOG.md from npm package.
zbauman3
published 1.1.0 •

Changelog

Source

1.1.0 (2022-01-25)

  • release now resolves to the number of instances that confirmed the release. It also only rejects when a consensus for the release was not achieved.
  • Settings are now considered valid only if:
    • duration > 0
    • retryCount >= 0
    • retryDelay > 0
    • maxHoldTime > 0
    • driftFactor >= 0 && driftFactor <= 1
    • driftConstant >= 0
zbauman3
published 1.0.4 •

Changelog

Source

1.0.4 (2022-01-20)

  • Changed aquire to acquire and added a depreciated alias.
zbauman3
published 1.0.3 •
zbauman3
published 1.0.2 •