Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@shopify/ui-extensions

Package Overview
Dependencies
Maintainers
19
Versions
678
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 0.1.0-alpha.1 to 0.2.0-alpha.1

4

package.json
{
"name": "@shopify/ui-extensions",
"version": "0.1.0-alpha.1",
"version": "0.2.0-alpha.1",
"main": "index.js",

@@ -22,3 +22,3 @@ "module": "index.mjs",

},
"gitHead": "968901f851c03d4a3e044503b4d7a6b6eb10fdee"
"gitHead": "cd454b38b0a09b985902ba47479b22b480f7a585"
}
import {createPackage} from '@sewing-kit/config';
import {argoPackage} from '../../config/sewing-kit';
import {uiExtensionsPackage} from '../../config/sewing-kit';
export default createPackage((pkg) => {
pkg.entry({root: './src/index'});
pkg.use(argoPackage());
pkg.use(uiExtensionsPackage());
});
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