@shopify/ui-extensions
Advanced tools
Comparing version 0.0.0-unstable-20230130201920 to 0.0.0-unstable-20230130224710
{ | ||
"name": "@shopify/ui-extensions", | ||
"version": "0.0.0-unstable-20230130201920", | ||
"version": "0.0.0-unstable-20230130224710", | ||
"main": "index.js", | ||
@@ -24,5 +24,5 @@ "module": "index.mjs", | ||
"types": "./build/ts/surfaces/checkout.d.ts", | ||
"esnext": "./checkout.esnext", | ||
"import": "./checkout.mjs", | ||
"require": "./checkout.js" | ||
"esnext": "./build/esnext/surfaces/checkout.esnext", | ||
"import": "./build/esm/surfaces/checkout.mjs", | ||
"require": "./build/cjs/surfaces/checkout.js" | ||
} | ||
@@ -29,0 +29,0 @@ }, |
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
1016428