Socket
Socket
Sign inDemoInstall

elasticdump

Package Overview
Dependencies
136
Maintainers
4
Versions
314
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.104.0 to 6.104.1

2

lib/transports/file.js

@@ -1,2 +0,2 @@

const JSONStream = require('@search-dump/jsonstream')
const JSONStream = require('JSONStream')
const fs = require('fs')

@@ -3,0 +3,0 @@ const { EOL } = require('os')

@@ -1,2 +0,2 @@

const JSONStream = require('@search-dump/jsonstream')
const JSONStream = require('JSONStream')
const { EOL } = require('os')

@@ -3,0 +3,0 @@ const base = require('./base.js')

@@ -5,3 +5,3 @@ {

"description": "import and export tools for elasticsearch",
"version": "6.104.0",
"version": "6.104.1",
"license": "Apache-2.0",

@@ -31,3 +31,3 @@ "repository": {

"dependencies": {
"@search-dump/jsonstream": "^1.4.0",
"JSONStream": "npm:@search-dump/jsonstream@^1.4.0",
"async": "^2.6.4",

@@ -34,0 +34,0 @@ "aws-sdk": "2.1472.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc