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.44 to 0.0.45

3

dist/response-options.d.ts

@@ -18,6 +18,7 @@ export declare enum EResponseOptionTypes {

type: EResponseOptionTypes.IMAGE;
intent: string;
intent?: string;
text: string;
imageName: string;
caption?: string;
hyperlink?: string;
}

@@ -24,0 +25,0 @@ export interface IHyperlinkOption extends IResponseOptionBase {

{
"name": "@bavard/agent-config",
"version": "0.0.44",
"version": "0.0.45",
"description": "",

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

@@ -21,6 +21,7 @@ export enum EResponseOptionTypes {

type: EResponseOptionTypes.IMAGE;
intent: string;
intent?: string;
text: string;
imageName: string;
caption?: string;
hyperlink?: string;
}

@@ -27,0 +28,0 @@

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