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

elasticsearch-tools

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

elasticsearch-tools - npm Package Compare versions

Comparing version 2.2.1 to 3.0.0

18

package.json
{
"name": "elasticsearch-tools",
"version": "2.2.1",
"version": "3.0.0",
"description": "Elasticsearch command line tools for importing, exporting, etc",

@@ -30,7 +30,7 @@ "homepage": "http://github.com/skratchdot/elasticsearch-tools",

"dependencies": {
"async": "^0.9.0",
"commander": "^2.3.0",
"elasticsearch": "^2.4.0",
"filesize": "^2.0.3",
"line-by-line": "^0.1.1",
"async": "^1.5.2",
"commander": "^2.9.0",
"elasticsearch": "^10.1.2",
"filesize": "^3.2.0",
"line-by-line": "^0.1.4",
"progress": "^1.1.8"

@@ -51,6 +51,6 @@ },

"devDependencies": {
"async": "^0.9.0",
"gulp": "^3.8.7",
"gulp-jshint": "^1.8.4"
"async": "^1.5.2",
"gulp": "^3.9.0",
"gulp-jshint": "^2.0.0"
}
}
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