Socket
Socket
Sign inDemoInstall

@shopify/react-hydrate

Package Overview
Dependencies
Maintainers
19
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 1.2.2 to 1.2.3

2

index.js

@@ -1,1 +0,1 @@

module.exports = require("./build/node/index.js");
module.exports = require("./build/cjs/index.js");
{
"name": "@shopify/react-hydrate",
"version": "1.2.2",
"version": "1.2.3",
"license": "MIT",

@@ -27,4 +27,4 @@ "description": "Utilities for hydrating server-rendered React apps",

"dependencies": {
"@shopify/react-effect": "^3.3.2",
"@shopify/react-hooks": "^1.12.2",
"@shopify/react-effect": "^3.3.3",
"@shopify/react-hooks": "^1.12.3",
"tslib": "^1.14.1"

@@ -40,3 +40,3 @@ },

"build/*",
"!tsconfig.tsbuildinfo",
"!*.tsbuildinfo",
"index.js",

@@ -43,0 +43,0 @@ "index.mjs",

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