
Security News
Critical Security Vulnerability in React Server Components
React disclosed a CVSS 10.0 RCE in React Server Components and is advising users to upgrade affected packages and frameworks to patched versions now.
@shopify/plugin-cloudflare
Advanced tools
Enables the creation of Cloudflare tunnels from `shopify app dev`, allowing previews from any device
With the Shopify command line interface (Shopify CLI 3.0), you can:
Install the latest version of Node.js and npm (or another package manager of your choice).
When you’re building a Shopify app, you can initialize your project using your preferred package manager. A single command will install all the dependencies you need — including Shopify CLI itself.
Initialize your project using one of the following commands:
npm init @shopify/app@latest (installed by default with Node)pnpm create @shopify/create-app@latestyarn create @shopify/appLearn more in the docs: Create an app
To work with themes, the CLI needs to be installed globally with:
npm install -g @shopify/cli @shopify/themeYou can also use do it through Homebrew on macOS: brew tap shopify/shopify && brew install shopify-cli
Learn more in the docs: Shopify CLI for themes
The Hydrogen code lives here: https://github.com/Shopify/hydrogen/tree/main/packages/cli
Learn more in the docs: Shopify CLI for Hydrogen storefronts
If you encounter issues using the CLI or have feedback you'd like to share with us, below are some options:
If you'd like to contribute to the project, check out the contributors docs and the steps to get started.
FAQs
Enables the creation of Cloudflare tunnels from `shopify app dev`, allowing previews from any device
The npm package @shopify/plugin-cloudflare receives a total of 15,890 weekly downloads. As such, @shopify/plugin-cloudflare popularity was classified as popular.
We found that @shopify/plugin-cloudflare demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 open source maintainers collaborating on the project.
Did you know?

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.

Security News
React disclosed a CVSS 10.0 RCE in React Server Components and is advising users to upgrade affected packages and frameworks to patched versions now.

Research
/Security News
We spotted a wave of auto-generated “elf-*” npm packages published every two minutes from new accounts, with simple malware variants and early takedowns underway.

Security News
TypeScript 6.0 will be the last JavaScript-based major release, as the project shifts to the TypeScript 7 native toolchain with major build speedups.