🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

zookeeper

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zookeeper - npm Package Versions

davidvujic
published 5.0.0 •

Changelog

Source

v 5.0.0 (2021-12-06)

  • feat: add Node.js 16 prebuilds for Windows. Pull request 284 by @miroslavpokorny
  • feat: add Node.js 16 prebuilds for Mac OS X (x64 arch), and drop support for Node.js 12. Pull request 285 by @davidvujic
davidvujic
published 4.10.1 •

Changelog

Source

v 4.10.1 (2021-11-08)

  • fix: replace the tape unit test library with ava. Pull request 282 by @davidvujic
davidvujic
published 4.10.0 •

Changelog

Source

v 4.10.0 (2021-06-09)

  • feat: ability to overwrite default response counter limit. Pull request 278 by @wareczek
davidvujic
published 4.9.0 •

Changelog

Source

v 4.9.0 (2021-05-13)

  • feat: Dynamic Reconfiguration. Pull request 273 by @bhack-onshape
davidvujic
published 4.8.2 •

Changelog

Source

v 4.8.2 (2021-04-20)

  • fix: set initial value to noResponseCounter on init and reset on close. Pull request 271 by @davidvujic
davidvujic
published 4.8.1 •

Changelog

Source

v 4.8.1 (2021-02-18)

  • fix: the watch param passed in to the exists (the promise based) function is a boolean. Pull request 266 by @davidvujic
  • chore: Node.js LTS 12 and 14 is enough for running in a CI. Pull request 267 by @davidvujic
davidvujic
published 4.8.0 •

Changelog

Source

v 4.8.0 (2021-01-31)

  • feat: add support for TTL and Container nodes. Pull request 255 by @dreusel
  • fix: Example code: use one client, use only when connected Pull request 264 by @davidvujic
davidvujic
published 4.7.1 •

Changelog

Source

v 4.7.1 (2020-12-27)

  • fix: build an AddOn from the ZooKeeper C Client v3.5.8 in all platforms (Linux, Mac OS X and Windows). Pull request 260 by @davidvujic
davidvujic
published 4.7.0 •

Changelog

Source

v 4.7.0 (2020-12-17)

  • feat: include prebuilt binaries for Mac OS X (darwin, x64) and Windows - for node 12 and 14. This will simplify and fasten the install process a lot. Pull request 251 by @davidvujic
  • fix: note about rejecting/erroring when path does not exist in exists() calls. Pull request 256 by @dreusel
  • docs: simplify docs and add info about prebuilds. Pull request 253 by @davidvujic
davidvujic
published 4.7.0-beta.0 •

Changelog

Source

v 4.7.0-beta.0 (2020-11-29)

  • feat: include prebuilt binaries for Mac OS X (darwin, x64) and Windows - for node 12 and 14. This will simplify and fasten the install process a lot. Pull request 252 by @davidvujic