New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

solr-zkcli

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

solr-zkcli - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

4

package.json
{
"name": "solr-zkcli",
"version": "0.0.3",
"description": "A node.js implementation of Solr's ZooKeeper CLI zkcli.sh to manage SolrCloud configuration parameters",
"version": "0.0.4",
"description": "A node.js wrapper for the Solr's ZooKeeper CLI zkcli.sh to manage SolrCloud configuration parameters",
"main": "lib/index.js",

@@ -6,0 +6,0 @@ "scripts": {

# solr-zkcli
A node.js implementation of Solr's ZooKeeper CLI zkcli.sh to manage [SolrCloud configuration parameters](https://cwiki.apache.org/confluence/display/solr/Command+Line+Utilities)
A node.js wrapper for the Solr's ZooKeeper CLI zkcli.sh to manage [SolrCloud configuration parameters](https://cwiki.apache.org/confluence/display/solr/Command+Line+Utilities)

@@ -11,3 +11,3 @@ [![NPM](https://nodei.co/npm/solr-zkcli.png?downloads=true&downloadRank=true)](https://nodei.co/npm/solr-zkcli/)

The [docker](https://docs.docker.com/engine/installation/) command line tool must be installed and accessible in the path
The [docker](https://docs.docker.com/engine/installation/) command line tool must be installed and accessible in the path.

@@ -14,0 +14,0 @@ ### Step 2: Installation

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