Socket
Socket
Sign inDemoInstall

elastic-tool

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

elastic-tool - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

elastic-tool-1.0.3.tgz

4

lib/CLI.js

@@ -237,3 +237,3 @@ /**

if(!upsert){
upsert = checkChilds(fromFile[key], fromDB[key]);
upsert = this.checkChilds(fromFile[key], fromDB[key]);
}

@@ -906,2 +906,2 @@ });

module.exports = CLI;
module.exports = CLI;
{
"name": "elastic-tool",
"version": "1.0.2",
"version": "1.0.3",
"description": "Elasticsearch tools on command line (index, mappings, repo, dump, etc...)",

@@ -5,0 +5,0 @@ "bin": {

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