Socket
Socket
Sign inDemoInstall

@shopify/react-hydrate

Package Overview
Dependencies
Maintainers
13
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.1.12 to 1.1.13

14

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

@@ -17,6 +17,3 @@ "description": "Utilities for hydrating server-rendered React apps",

"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/react-hydrate",
"bugs": {

@@ -27,4 +24,4 @@ "url": "https://github.com/shopify/quilt/issues"

"dependencies": {
"@shopify/react-effect": "^3.2.9",
"@shopify/react-hooks": "^1.4.0"
"@shopify/react-effect": "^3.2.10",
"@shopify/react-hooks": "^1.4.1"
},

@@ -38,4 +35,5 @@ "devDependencies": {

"files": [
"dist/*"
"dist/*",
"!tsconfig.tsbuildinfo"
]
}
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