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

elasticsearch-import

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

elasticsearch-import - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "elasticsearch-import",
"version": "1.0.0",
"version": "1.0.1",
"description": "import JSON files into your elasticsearch",

@@ -5,0 +5,0 @@ "main": "./src/elasticsearch-import.js",

@@ -29,3 +29,4 @@ # elasticsearch-import

You can use the --withId option if you want to keep the _id of every object on the JSON file otherwise it will reattribute a _id for every object
You can use the --withId option if you want to keep the _id of every object on the JSON file
otherwise it will reattribute a _id for every object

@@ -32,0 +33,0 @@ ## Notes

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