New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@shopify/app-bridge-host

Package Overview
Dependencies
Maintainers
0
Versions
390
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/app-bridge-host - npm Package Compare versions

Comparing version 11.0.1-snapshot-20250116235431 to 11.0.1-snapshot-20250117000227

2

components/ContextualSaveBar/ContextualSaveBar.js

@@ -9,3 +9,3 @@ 'use strict';

var validator = require('@shopify/app-bridge-core/actions/validator');
var reactI18n = require('@shopify/react-i18n');
var reactI18n = require('@shopify-internal/react-i18n');
var polarisInternal = require('@shopify/polaris-internal');

@@ -12,0 +12,0 @@ var compose = require('@shopify/react-compose');

@@ -6,3 +6,3 @@ 'use strict';

var polarisInternal = require('@shopify/polaris-internal');
var reactI18n = require('@shopify/react-i18n');
var reactI18n = require('@shopify-internal/react-i18n');
var Error$1 = require('@shopify/app-bridge-core/actions/Error');

@@ -9,0 +9,0 @@ var MessageTransport = require('@shopify/app-bridge-core/MessageTransport');

@@ -7,3 +7,3 @@ import { __rest, __awaiter, __generator, __assign } from 'tslib';

import { getPermissionKey } from '@shopify/app-bridge-core/actions/validator';
import { useI18n } from '@shopify/react-i18n';
import { useI18n } from '@shopify-internal/react-i18n';
import { ContextualSaveBar as ContextualSaveBar$2 } from '@shopify/polaris-internal';

@@ -10,0 +10,0 @@ import compose from '@shopify/react-compose';

import { __awaiter, __generator } from 'tslib';
import React, { useState, useRef, useEffect } from 'react';
import { EventListener, Modal } from '@shopify/polaris-internal';
import { useI18n } from '@shopify/react-i18n';
import { useI18n } from '@shopify-internal/react-i18n';
import { fromAction, AppActionType } from '@shopify/app-bridge-core/actions/Error';

@@ -6,0 +6,0 @@ import { Context } from '@shopify/app-bridge-core/MessageTransport';

{
"name": "@shopify/app-bridge-host",
"version": "11.0.1-snapshot-20250116235431",
"version": "11.0.1-snapshot-20250117000227",
"types": "index.d.ts",

@@ -152,3 +152,3 @@ "module": "esm/index.js",

"@shopify/polaris-internal": "^17.0.0",
"@shopify/react-i18n": "^5.0.0 || ^6.0.0 || 7.0.0",
"@shopify-internal/react-i18n": "^7.13.3",
"react": "^18.0.0",

@@ -155,0 +155,0 @@ "react-dom": "^18.0.0"

{
"name": "@shopify/app-bridge-host",
"version": "11.0.1-snapshot-20250116235431",
"version": "11.0.1-snapshot-20250117000227",
"types": "index.d.ts",

@@ -152,3 +152,3 @@ "module": "esm/index.js",

"@shopify/polaris-internal": "^17.0.0",
"@shopify/react-i18n": "^5.0.0 || ^6.0.0 || 7.0.0",
"@shopify-internal/react-i18n": "^7.13.3",
"react": "^18.0.0",

@@ -155,0 +155,0 @@ "react-dom": "^18.0.0"

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