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

logagent-js

Package Overview
Dependencies
Maintainers
2
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

logagent-js - npm Package Compare versions

Comparing version 1.1.39 to 1.1.40

2

lib/index.js

@@ -278,3 +278,3 @@ /*

var trimedLine=line.trim()
if (/^\{.*\}$/.test(trimedLine)) {
if (/^\[{0,1}\{.*\}\]{0,1}$/.test(trimedLine)) {
try {

@@ -281,0 +281,0 @@ parsed = JSON.parse(trimedLine)

{
"name": "logagent-js",
"version": "1.1.39",
"version": "1.1.40",
"description": "Smart log parser written in Node",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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