New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@shopify/cli-hydrogen

Package Overview
Dependencies
Maintainers
7
Versions
1516
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/cli-hydrogen

The Hydrogen extension for the [Shopify CLI](https://shopify.dev/apps/tools/cli). Hydrogen is a set of tools, utilities, and best-in-class examples for building a commerce application with [Remix](https://wwww.remix.run).

latest
Source
npmnpm
Version
11.1.12
Version published
Weekly downloads
15K
11.3%
Maintainers
7
Weekly downloads
 
Created
Source

@shopify/cli-hydrogen

The Hydrogen extension for the Shopify CLI. Hydrogen is a set of tools, utilities, and best-in-class examples for building a commerce application with Remix.

Check out the docs

Contributing

The most common way to test the cli changes locally is to do the following:

  • Run npm run build in this directory (packages/cli from the root of the repo).
  • Run npx shopify hydrogen anywhere else in the monorepo, for example npx shopify hydrogen init.
  • If you want to test a command inside of a template, run the command from within that template or use the --path flag to point to another template or any Hydrogen app.
  • If you want to make changes to a file that is generated when running npx shopify hydrogen generate, make changes to that file from inside of the templates/skeleton directory.

FAQs

Package last updated on 27 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts