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

@shopify/app-bridge

Package Overview
Dependencies
Maintainers
13
Versions
322
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/app-bridge - npm Package Compare versions

Comparing version 1.3.1-next.0 to 1.3.1-next.1

3

actions/Fullscreen/index.d.ts

@@ -34,3 +34,4 @@ import { ClientApplication } from '../../client';

export interface FullscreenAction extends MetaAction {
readonly group: typeof Group.Toast;
readonly group: typeof Group.Fullscreen;
readonly type: ActionType;
payload?: Payload;

@@ -37,0 +38,0 @@ }

@@ -6,2 +6,13 @@ # Change Log

<a name="1.3.1-next.1"></a>
## [1.3.1-next.1](https://github.com/Shopify/app-bridge/compare/v1.3.1-next.0...v1.3.1-next.1) (2019-05-02)
### Features
* **fullscreen:** fix wrong group for fullscreen action interface ([b230791](https://github.com/Shopify/app-bridge/commit/b230791))
<a name="1.3.1-next.0"></a>

@@ -8,0 +19,0 @@ ## [1.3.1-next.0](https://github.com/Shopify/app-bridge/compare/v1.3.0...v1.3.1-next.0) (2019-05-02)

{
"name": "@shopify/app-bridge",
"version": "1.3.1-next.0",
"version": "1.3.1-next.1",
"types": "index.d.ts",

@@ -5,0 +5,0 @@ "main": "index.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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