@ada-support/embed-types
Advanced tools
Comparing version 1.1.2 to 1.5.0
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
10423
138
0