zookeeper-hd
Advanced tools
Comparing version 0.2.2 to 0.2.3
// This file has been generated from coffee source files | ||
exports.SimpleClient = require('./../lib/SimpleClient'); | ||
exports.SimpleClient = require('./lib/SimpleClient'); | ||
exports.PlusClient = require('./../lib/PlusClient'); | ||
exports.PlusClient = require('./lib/PlusClient'); | ||
@@ -7,0 +7,0 @@ /* |
{ | ||
"name": "zookeeper-hd", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "Higher level (normalized) zookeeper client", | ||
@@ -5,0 +5,0 @@ "author": "Hans Donner", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
171689