Comparing version 3.6.3 to 3.6.4
@@ -10,7 +10,6 @@ var esvm = require('./index'); | ||
var options = { | ||
version: '*', | ||
binary: 'https://download.elastic.co/elasticsearch/release/org/elasticsearch/distribution/tar/elasticsearch/2.3.4/elasticsearch-2.3.4.tar.gz', | ||
directory: process.env.HOME+'/.esvm', | ||
plugins: ['elasticsearch/marvel/latest'], | ||
purge: false, // Purge the data directory | ||
fresh: false, // Download a fresh copy | ||
purge: true, // Purge the data directory | ||
fresh: true, // Download a fresh copy | ||
nodes: 1, | ||
@@ -71,2 +70,1 @@ config: { | ||
}); | ||
{ | ||
"name": "libesvm", | ||
"version": "3.6.3", | ||
"version": "3.6.4", | ||
"description": "libesvm is a library for managning an Elasticsearch process for development and testing.", | ||
@@ -45,3 +45,3 @@ "main": "index.js", | ||
"split": "~0.3.2", | ||
"tar": "~0.1.19", | ||
"tar": "~2.2.1 ", | ||
"temp": "^0.8.0", | ||
@@ -48,0 +48,0 @@ "through2": "~0.6.3" |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
72633
2045
11
+ Addedfstream@1.0.12(transitive)
+ Addedtar@2.2.2(transitive)
- Removedfstream@0.1.31(transitive)
- Removedgraceful-fs@3.0.12(transitive)
- Removednatives@1.1.6(transitive)
- Removedtar@0.1.20(transitive)
Updatedtar@~2.2.1