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.0 to 11.0.1-snapshot-20250116195312

1

components/utilities/withStatelessFeature.d.ts

@@ -0,1 +1,2 @@

/// <reference types="react" />
import { ActionCreatorsMapObject } from 'redux';

@@ -2,0 +3,0 @@ import { Store } from '../../store';

4

esm/package.json
{
"name": "@shopify/app-bridge-host",
"version": "11.0.0",
"version": "11.0.1-snapshot-20250116195312",
"types": "index.d.ts",

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

"dependencies": {
"@shopify/app-bridge-core": "1.4.0",
"@shopify/app-bridge-core": "1.4.1-snapshot-20250116195312",
"@shopify/react-compose": "^2.1.12 || ^3.0.0",

@@ -160,0 +160,0 @@ "@shopify/useful-types": "^5.3.0",

@@ -0,1 +1,2 @@

/// <reference types="react" />
import { AuthCode as AuthCodeActions } from '@shopify/app-bridge-core/actions';

@@ -2,0 +3,0 @@ export interface WithFeature {

@@ -0,1 +1,2 @@

/// <reference types="react" />
import { Performance as PerformanceActions } from '@shopify/app-bridge-core/actions';

@@ -2,0 +3,0 @@ /**

@@ -0,1 +1,2 @@

/// <reference types="react" />
import { SessionToken } from '@shopify/app-bridge-core/actions';

@@ -2,0 +3,0 @@ import type { SessionTokenApi } from '@shopify/app-bridge-core/actions/SessionToken';

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

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

"dependencies": {
"@shopify/app-bridge-core": "1.4.0",
"@shopify/app-bridge-core": "1.4.1-snapshot-20250116195312",
"@shopify/react-compose": "^2.1.12 || ^3.0.0",

@@ -160,0 +160,0 @@ "@shopify/useful-types": "^5.3.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