Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

zookeeper

Package Overview
Dependencies
Maintainers
6
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zookeeper - npm Package Versions

1
8

4.5.2

Diff

Changelog

Source

v 4.5.2 (2020-01-22)

  • fix: try an alternative shasum command when missing on Linux systems. Pull request 234 by @hwzhangd
davidvujic
published 4.5.1 •

Changelog

Source

v 4.5.1 (2019-12-09)

  • fix: add_auth expecting three arguments, add the missing voidCb parameter. Pull request 230 by @wareczek
davidvujic
published 4.5.0 •

Changelog

Source

v 4.5.0 (2019-11-05)

  • feat: Zookeeper 3.5.6. Pull request 226
  • fix: Rollback for Windows client (3.4.14). This is the motivation for bumping the Minor version. Pull request 226
davidvujic
published 4.4.2 •

Changelog

Source

v 4.4.2 (2019-09-21)

  • fix: too many close events emitted from the client caused by ZNOTHING socket responses. Pull request 221
  • fix: remove duplicate parameter definitions
davidvujic
published 4.4.1 •

Changelog

Source

v 4.4.1 (2019-08-22)

  • fix: include ZooKeeper source code, instead of downloading on install, pull request 219
  • feat: Integration tests in Docker, pull request 218 by @jbienkowski
  • feat: less verbose Windows builds, pull request 217
  • fix: GCC build errors, pull request 215
  • feat: move constants to a separate file, pull request 212 by @jbienkowski
davidvujic
published 4.4.0 •

Changelog

Source

v 4.4.0 (2019-08-11)

  • fix: typos in the code documentation for async get_children.
  • fix: retry download the ZooKeeper C Client if failed during npm install.
  • feature: use v3.5.5 of the ZooKeeper C Client.
davidvujic
published 4.3.0 •

Changelog

Source

v 4.3.0 (2019-07-30)

  • Refactor all JavaScript code to ECMAScript 2017 and native Promises: pull request 185 by @jbienkowski311
  • Copy instead of symlink in build process (Windows users can install without admin access): pull request 190
  • Quicker build process in Windows, without massive output or warnings: pull request 191
  • Code documentation for public API: pull request 192
  • README revision, simplified and promoting async/await enabled client: pull request 193
  • jsDoc type definitions in code documentation: pull request 196
davidvujic
published 4.2.0 •

Changelog

Source

v 4.2.0 (2019-07-16)

  • fix: Node.js 12 support
  • fix: V8 and Nan deprecation warnings
  • chore: reduce build output on Linux/Mac OS X. Pull request 183 by @jbienkowski311
  • fix: deprecated getters and setters, pull request 181 by @jbienkowski311
  • chore: pull request template, added by @jbienkowski311
  • chore: added integration test scripts
davidvujic
published 4.1.1 •

Changelog

Source

v 4.1.1 (2019-06-18)

  • feat: handle ZNOTHING return code from the ZooKeeper C library
  • fix: README typos
  • chore: added example code in the examples folder - master, workers and tasks
  • chore: run code in a linux docker container using a Dockerfile
  • chore: moved existing manual tests to the tests_integration folder
  • Merge pull request #174 from @peZhmanParsaee: delete .npmignore file
  • Merge pull request #170 from @arpitsingh94: Added documentation for "connect" function
  • Merge pull request #164 from @luc-boussant: Update issue templates
  • Merge pull request #163 from @tabbartley: Add CODE-OF-CONDUCT
davidvujic
published 4.0.3 •

Changelog

Source

v 4.0.3 (2019-04-25)

  • chore: added unit tests, mostly asserting the public API.
  • chore: added ESLint and the Airbnb JavaScript style guide.
  • chore: added .editorconfig
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