Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

esdump

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esdump - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

1

elasticdump.js

@@ -6,2 +6,3 @@ var util = require("util");

var isUrl = require('./lib/is-url');
var moment = require('moment');

@@ -8,0 +9,0 @@ var elasticdump = function(input, output, options) {

9

package.json

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

"description": "from elasticdump 0.16.1",
"version": "0.0.6",
"version": "0.0.7",
"repository": {

@@ -32,6 +32,7 @@ "type": "git",

"dependencies": {
"JSONStream": "0.9.x",
"line-reader": "0.2.x",
"moment": "2.5.1",
"optimist": "latest",
"request": "2.x.x",
"JSONStream": "0.9.x",
"line-reader": "0.2.x"
"request": "2.x.x"
},

@@ -38,0 +39,0 @@ "devDependencies": {

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