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

@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.1.26 to 1.1.27

4

CHANGELOG.md

@@ -10,2 +10,6 @@ # Changelog

## [1.1.27] - 2020-10-20
- Added `tslib@^1.14.1` in the list of dependencies. [#1657](https://github.com/Shopify/quilt/pull/1657)
## [1.1.1] - 2019-07-04

@@ -12,0 +16,0 @@

7

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

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

"dependencies": {
"@shopify/react-effect": "^3.2.12",
"@shopify/react-hooks": "^1.11.1"
"@shopify/react-effect": "^3.2.13",
"@shopify/react-hooks": "^1.11.2",
"tslib": "^1.14.1"
},

@@ -31,0 +32,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