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

agentx

Package Overview
Dependencies
Maintainers
1
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.5.5 to 1.5.6

2

lib/agent.js

@@ -283,3 +283,3 @@ 'use strict';

timeout: params.timeout,
env: params.env
env: Object.assign({}, process.env, params.env)
};

@@ -286,0 +286,0 @@ debug('execute command: %s, id: %s', command, id);

{
"name": "agentx",
"version": "1.5.5",
"version": "1.5.6",
"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