Socket
Socket
Sign inDemoInstall

@ada-support/embed-types

Package Overview
Dependencies
0
Maintainers
17
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.2 to 1.5.0

2

package.json
{
"name": "@ada-support/embed-types",
"version": "1.1.2",
"version": "1.5.0",
"main": "./dist/index.js",

@@ -5,0 +5,0 @@ "types": "./dist/index.d.ts",

@@ -110,2 +110,5 @@ import type { AdaEventKey, AdaEventSubscriptionCallback } from "./ada-events";

handleNotification(): Promise<void>;
/** Triggers an answer in chat. Chat should be fully initialized before the method can be used. */
triggerAnswer(answerId: string): void;
}

@@ -112,0 +115,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc