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

@shopify/ui-extensions

Package Overview
Dependencies
Maintainers
25
Versions
804
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/ui-extensions - npm Package Compare versions

Comparing version

to
0.0.0-internal-20230928114353

build/cjs/surfaces/customer-account/components/Page/Page.js

2

build/cjs/surfaces/customer-account.js

@@ -8,2 +8,3 @@ 'use strict';

var CustomerAccountAction = require('./customer-account/components/CustomerAccountAction/CustomerAccountAction.js');
var Page = require('./customer-account/components/Page/Page.js');
var PolicyModal = require('./customer-account/components/PolicyModal/PolicyModal.js');

@@ -62,2 +63,3 @@ var Banner = require('./checkout/components/Banner/Banner.js');

exports.CustomerAccountAction = CustomerAccountAction.CustomerAccountAction;
exports.Page = Page.Page;
exports.PolicyModal = PolicyModal.PolicyModal;

@@ -64,0 +66,0 @@ exports.Banner = Banner.Banner;

export * from './Card';
export * from './CustomerAccountAction';
export * from './Page';
export * from './PolicyModal';
export * from './shared-checkout-components';
//# sourceMappingURL=index.d.ts.map

2

package.json
{
"name": "@shopify/ui-extensions",
"version": "0.0.0-internal-20230927161725",
"version": "0.0.0-internal-20230928114353",
"scripts": {

@@ -5,0 +5,0 @@ "docs:admin": "sh ./docs/surfaces/admin/build-docs.sh \"admin\"",

export * from './Card';
export * from './CustomerAccountAction';
export * from './Page';
export * from './PolicyModal';
export * from './shared-checkout-components';

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet