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.9 to 1.1.10

dist/src/context.d.ts

15

package.json
{
"name": "@shopify/react-hydrate",
"version": "1.1.9",
"version": "1.1.10",
"license": "MIT",
"description": "Utilities for hydrating server-rendered React apps",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"sideEffects": false,
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
"scripts": {
"build": "tsc --p tsconfig.build.json",
"prepublishOnly": "yarn run build"
"build": "tsc --p tsconfig.json"
},
"sideEffects": false,
"publishConfig": {

@@ -27,4 +26,4 @@ "access": "public",

"dependencies": {
"@shopify/react-effect": "^3.2.7",
"@shopify/react-hooks": "^1.3.0"
"@shopify/react-effect": "^3.2.8",
"@shopify/react-hooks": "^1.3.1"
},

@@ -31,0 +30,0 @@ "devDependencies": {

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