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

@shopify/app-bridge

Package Overview
Dependencies
Maintainers
27
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 3.7.6 to 3.7.7-snapshot-20230508195222

5

client/Client.js

@@ -63,4 +63,5 @@ "use strict";

}
catch (_) {
// Noop so the client doesn't crash if web-vitals initialization fails
catch (err) {
// eslint-disable-next-line no-console
console.error('App-Bridge failed to initialize web-vitals', err);
}

@@ -67,0 +68,0 @@ }

2

package.json
{
"name": "@shopify/app-bridge",
"version": "3.7.6",
"version": "3.7.7-snapshot-20230508195222",
"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