@shopify/app-bridge
Advanced tools
Comparing version 3.8.0-snapshot-20240812165150 to 3.9.0-snapshot-20240812170649
{ | ||
"name": "@shopify/app-bridge", | ||
"version": "3.8.0-snapshot-20240812165150", | ||
"version": "3.9.0-snapshot-20240812170649", | ||
"types": "index.d.ts", | ||
@@ -54,3 +54,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"@shopify/app-bridge-core": "1.4.0-snapshot-20240812165150", | ||
"@shopify/app-bridge-core": "1.5.0-snapshot-20240812170649", | ||
"base64url": "^3.0.1", | ||
@@ -57,0 +57,0 @@ "web-vitals": "^3.0.1" |
@@ -6,5 +6,5 @@ import type { MetaAction } from '../../actions/types'; | ||
error: string; | ||
message?: string | undefined; | ||
message?: string; | ||
value: any; | ||
}[] | undefined; | ||
export { Action }; |
@@ -6,5 +6,5 @@ import type { MetaAction } from '../../actions/types'; | ||
error: string; | ||
message?: string | undefined; | ||
message?: string; | ||
value: any; | ||
}[] | undefined; | ||
export { Action }; |
@@ -5,5 +5,5 @@ import type { MetaAction } from '../../actions/types'; | ||
error: string; | ||
message?: string | undefined; | ||
message?: string; | ||
value: any; | ||
}[] | undefined; | ||
export { Action } from '../../actions/Share'; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14747
906562
+ Added@shopify/app-bridge-core@1.5.0-snapshot-20240812170649(transitive)
- Removed@shopify/app-bridge-core@1.4.0-snapshot-20240812165150(transitive)
Updated@shopify/app-bridge-core@1.5.0-snapshot-20240812170649