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.8 to 0.0.9

3

dist/index.d.ts
export * from './agent-config';
export * from './types';
export * from './actions/base-action';
export * from './actions/utterance-action';
export * from './actions/email-action';

@@ -15,1 +15,4 @@ "use strict";

__exportStar(require("./types"), exports);
__exportStar(require("./actions/base-action"), exports);
__exportStar(require("./actions/utterance-action"), exports);
__exportStar(require("./actions/email-action"), exports);

2

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

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

export * from './agent-config';
export * from './types';
export * from './types';
export * from './actions/base-action';
export * from './actions/utterance-action';
export * from './actions/email-action';
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