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

@shopify/react-hydrate

Package Overview
Dependencies
Maintainers
24
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/react-hydrate - npm Package Compare versions

Comparing version 3.0.12 to 3.1.0

10

package.json
{
"name": "@shopify/react-hydrate",
"version": "3.0.12",
"version": "3.1.0",
"license": "MIT",

@@ -24,10 +24,10 @@ "description": "Utilities for hydrating server-rendered React apps",

"engines": {
"node": "^14.17.0 || >=16.0.0"
"node": ">=18.12.0"
},
"dependencies": {
"@shopify/react-effect": "^5.0.3",
"@shopify/react-hooks": "^3.1.1"
"@shopify/react-effect": "^5.1.0",
"@shopify/react-hooks": "^3.2.0"
},
"peerDependencies": {
"react": ">=16.8.0 <19.0.0"
"react": ">=18.0.0 <19.0.0"
},

@@ -34,0 +34,0 @@ "files": [

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