Socket
Socket
Sign inDemoInstall

@shopify/react-html

Package Overview
Dependencies
Maintainers
24
Versions
191
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/react-html - npm Package Compare versions

Comparing version 13.0.8 to 13.1.0

14

package.json
{
"name": "@shopify/react-html",
"version": "13.0.8",
"version": "13.1.0",
"license": "MIT",

@@ -30,7 +30,7 @@ "description": "A component to render your React app with no static HTML",

"engines": {
"node": "^14.17.0 || >=16.0.0"
"node": ">=18.12.0"
},
"dependencies": {
"@shopify/react-effect": "^5.0.3",
"@shopify/react-hydrate": "^3.0.12",
"@shopify/react-effect": "^5.1.0",
"@shopify/react-hydrate": "^3.1.0",
"@types/multistream": "^2.1.1",

@@ -41,8 +41,8 @@ "multistream": "^2.1.1",

"peerDependencies": {
"react": ">=16.8.0 <19.0.0",
"react": ">=18.0.0 <19.0.0",
"react-dom": ">=16.8.0 <19.0.0"
},
"devDependencies": {
"@shopify/react-testing": "^5.1.5",
"@shopify/with-env": "^3.0.1"
"@shopify/react-testing": "^5.3.0",
"@shopify/with-env": "^3.1.0"
},

@@ -49,0 +49,0 @@ "sideEffects": false,

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