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.0.0-unstable-20230130201920 to 0.0.0-unstable-20230130224710

8

package.json
{
"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 @@ },

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