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.7.0 to 1.7.1

2

lib/agent.js

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

this.server = 'ws://' + config.server + '/';
this.appid = config.appid;
this.appid = '' + config.appid; // make sure it's a string
this.secret = config.secret;

@@ -23,0 +23,0 @@ this.logLevel = config.logLevel;

{
"name": "agentx",
"version": "1.7.0",
"version": "1.7.1",
"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