Comparing version 0.0.6 to 0.0.7
@@ -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) { |
@@ -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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
341349
2755
5
+ Addedmoment@2.5.1
+ Addedmoment@2.5.1(transitive)