Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "eslogs", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "A command-line tool for searching logs stored in elasticsearch.", | ||
@@ -9,3 +9,3 @@ "main": "index.js", | ||
"scripts": { | ||
"postinstall": "scripts/postinstall.js" | ||
"postinstall": "node scripts/postinstall.js" | ||
}, | ||
@@ -12,0 +12,0 @@ "bugs": { |
@@ -9,2 +9,3 @@ Introduction | ||
=== | ||
* `npm install eslogs -g` | ||
* Edit ~/.eslogs.json | ||
@@ -11,0 +12,0 @@ * Update values to match your elasticsearch instance and index mappings |
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
6560
38