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

@bavard/agent-config

Package Overview
Dependencies
Maintainers
1
Versions
316
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bavard/agent-config - npm Package Compare versions

Comparing version 0.0.72 to 0.0.73

2

dist/graph-policy-v2/nodes/user/text-option-node.js

@@ -23,2 +23,4 @@ "use strict";

childAgentNodeId: (_a = this.childAgentNode) === null || _a === void 0 ? void 0 : _a.nodeId,
targetLink: this.targetLink,
intent: this.intent,
};

@@ -25,0 +27,0 @@ }

2

package.json
{
"name": "@bavard/agent-config",
"version": "0.0.72",
"version": "0.0.73",
"description": "",

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

@@ -26,2 +26,4 @@ import { EUserNodeTypes } from '..';

childAgentNodeId: this.childAgentNode?.nodeId,
targetLink: this.targetLink,
intent: this.intent,
};

@@ -28,0 +30,0 @@ }

Sorry, the diff of this file is not supported yet

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