New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslogs

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslogs - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

4

package.json
{
"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

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