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

agentx

Package Overview
Dependencies
Maintainers
3
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

agentx - npm Package Compare versions

Comparing version 1.10.2 to 1.10.3

1

lib/orders/list_core.js

@@ -182,2 +182,3 @@ 'use strict';

if (os.platform() === 'linux') {
if (!fs.existsSync('/proc/sys/kernel/core_pattern')) { return; }
var patt = fs.readFileSync('/proc/sys/kernel/core_pattern', 'utf8').trim().split(' ')[0];

@@ -184,0 +185,0 @@ if (patt.indexOf('%') > 0) {

2

package.json
{
"name": "agentx",
"version": "1.10.2",
"version": "1.10.3",
"description": "agentx is powered by alinode",

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

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