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.64 to 1.1.65

1

lib/index.js

@@ -224,3 +224,2 @@ /*

}
if (fieldDefinition[0]) console.log(fieldDefinition)
if (fieldDefinition[1] && (typeof value === 'number') && /string/.test(fieldDefinition[1])) {

@@ -227,0 +226,0 @@ value = String(value)

2

package.json
{
"name": "logagent-js",
"version": "1.1.64",
"version": "1.1.65",
"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