Socket
Socket
Sign inDemoInstall

couchdb-log-parse

Package Overview
Dependencies
0
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.3

2

package.json
{
"name": "couchdb-log-parse",
"version": "0.0.2",
"version": "0.0.3",
"main": "parser.js",

@@ -5,0 +5,0 @@ "directories": {

@@ -132,4 +132,2 @@ var Stream = require('stream')

var more = parsed[4]
console.error(parsed, more, more.match(httpExpr))
var http, erlWtf

@@ -136,0 +134,0 @@ if (http = more.match(httpExpr)) {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc