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

@frontapp/ui-bridge

Package Overview
Dependencies
Maintainers
6
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@frontapp/ui-bridge - npm Package Compare versions

Comparing version 2.0.0-beta11 to 2.0.0-beta12

5

dist/internal/contextTypesV2.d.ts

@@ -373,2 +373,7 @@ import { ApplicationCancelToken } from './asyncTypesV2';

close(cancelToken?: ApplicationCancelToken): Promise<void>;
/**
* Close the draft and the composer plugin.
* @param cancelToken Cancel the request.
*/
closeDraft(cancelToken?: ApplicationCancelToken): Promise<void>;
}

@@ -375,0 +380,0 @@ export type ApplicationContext = ConversationContext | MessageContext | MessageComposerContext;

2

package.json
{
"name": "@frontapp/ui-bridge",
"version": "2.0.0-beta11",
"version": "2.0.0-beta12",
"description": "Helpers and TypeScript definitions for the Front SDK bridge",

@@ -5,0 +5,0 @@ "author": {

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