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 3.2.2 to 3.2.3

26

package.json
{
"name": "solr-zkcli",
"version": "3.2.2",
"version": "3.2.3",
"description": "A node.js wrapper for the Solr's ZooKeeper CLI zkcli.sh to manage SolrCloud configuration parameters",

@@ -37,6 +37,6 @@ "license": "MIT",

"devDependencies": {
"@types/jasmine": "3.3.12",
"@types/jasmine": "3.3.16",
"chokidar-cli": "1.2.2",
"del": "4.1.1",
"del-cli": "1.1.0",
"del": "5.0.0",
"del-cli": "2.0.0",
"jasmine": "3.4.0",

@@ -47,13 +47,13 @@ "jasmine-reporters": "2.3.2",

"npx": "10.2.0",
"ts-node": "8.1.0",
"tslint": "5.16.0",
"typescript": "3.4.5",
"@types/lodash": "4.14.126",
"@types/node": "10.14.6",
"concurrently": "4.1.0"
"ts-node": "8.3.0",
"tslint": "5.18.0",
"typescript": "3.5.3",
"@types/lodash": "4.14.136",
"@types/node": "12.6.8",
"concurrently": "4.1.1"
},
"dependencies": {
"docker-cli-js": "2.5.2",
"jsonpath-plus": "0.18.0",
"lodash": "4.17.11",
"docker-cli-js": "2.5.3",
"jsonpath-plus": "0.20.1",
"lodash": "4.17.15",
"moment": "2.24.0",

@@ -60,0 +60,0 @@ "nodeify-ts": "1.0.6",

@@ -0,0 +0,0 @@ {

Sorry, the diff of this file is not supported yet

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