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.1 to 1.1.2

2

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

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

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

export interface StartOptions {
handle: string;
adaReadyCallback?(params: { isRolledOut: boolean }): void;

@@ -53,3 +54,2 @@ align?: "right" | "left" | "auto";

greeting?: string;
handle?: string;
hideMask?: boolean;

@@ -56,0 +56,0 @@ language?: string;

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