Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "zookeeper", | ||
"description": "apache zookeeper client (zookeeper async API >= 3.4.0)", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"author": "Yuri Finkelstein <yurif2003@yahoo.com>", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
# Overview | ||
node-zookeeper - A Node.js client for Apache Zookeeper. | ||
_node-zookeeper - A Node.js client for Apache Zookeeper._ | ||
This module is implemented on top of the ZooKeeper C API; consult the [ZK Reference](http://zookeeper.apache.org/doc/r3.4.0/index.html) for further details on behavior. | ||
This module is implemented on top of the ZooKeeper C API; consult the [ZK Reference](http://zookeeper.apache.org/doc/r3.4.13/index.html) for further details on behavior. | ||
__Latest changes__ are described in the [changelog](./CHANGELOG.md) | ||
## Installation | ||
(note the name `zookeeper` in lowercase) | ||
```bash | ||
npm install zookeeper | ||
``` | ||
# Example | ||
@@ -289,2 +297,5 @@ | ||
# Contribute to the project | ||
Check out the issues tab and grab one! Read the [contributing](./CONTRIBUTING.md) document. | ||
# See Also | ||
@@ -291,0 +302,0 @@ |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
331
6
146732
39