Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@epam/ai-dial-shared

Package Overview
Dependencies
Maintainers
6
Versions
902
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@epam/ai-dial-shared - npm Package Compare versions

Comparing version 0.7.0-rc.38 to 0.7.0-rc.39

2

index.esm.js

@@ -18,2 +18,3 @@ var Feature;

Feature["InputFiles"] = "input-files";
Feature["InputLinks"] = "input-links";
Feature["AttachmentsManager"] = "attachments-manager";

@@ -40,2 +41,3 @@ Feature["ConversationsPublishing"] = "conversations-publishing";

[Feature.InputFiles]: true,
[Feature.InputLinks]: true,
[Feature.AttachmentsManager]: true,

@@ -42,0 +44,0 @@ [Feature.ConversationsPublishing]: true,

2

package.json

@@ -5,3 +5,3 @@ {

"homepage": "https://epam-rail.com",
"version": "0.7.0-rc.38",
"version": "0.7.0-rc.39",
"dependencies": {},

@@ -8,0 +8,0 @@ "type": "module",

@@ -17,2 +17,3 @@ export declare enum Feature {

InputFiles = "input-files",
InputLinks = "input-links",
AttachmentsManager = "attachments-manager",

@@ -19,0 +20,0 @@ ConversationsPublishing = "conversations-publishing",

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