@shopify/react-compose
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@shopify/react-compose", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"license": "MIT", | ||
@@ -24,5 +24,5 @@ "description": "Cleanly compose multiple component enhancers together with minimal fuss", | ||
}, | ||
"homepage": "https://github.com/Shopify/quilt/blob/master/packages/react-compose/README.md", | ||
"homepage": "https://github.com/Shopify/quilt/blob/main/packages/react-compose/README.md", | ||
"dependencies": { | ||
"@shopify/useful-types": "^2.3.0", | ||
"@shopify/useful-types": "^2.3.1", | ||
"hoist-non-react-statics": "^3.0.1", | ||
@@ -29,0 +29,0 @@ "tslib": "^1.14.1" |
# `@shopify/react-compose` | ||
[![Build Status](https://github.com/Shopify/quilt/workflows/Node-CI/badge.svg?branch=master)](https://github.com/Shopify/quilt/actions?query=workflow%3ANode-CI) | ||
[![Build Status](https://github.com/Shopify/quilt/workflows/Ruby-CI/badge.svg?branch=master)](https://github.com/Shopify/quilt/actions?query=workflow%3ARuby-CI) | ||
[![Build Status](https://github.com/Shopify/quilt/workflows/Node-CI/badge.svg?branch=main)](https://github.com/Shopify/quilt/actions?query=workflow%3ANode-CI) | ||
[![Build Status](https://github.com/Shopify/quilt/workflows/Ruby-CI/badge.svg?branch=main)](https://github.com/Shopify/quilt/actions?query=workflow%3ARuby-CI) | ||
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE.md) [![npm version](https://badge.fury.io/js/%40shopify%2Freact-compose.svg)](https://badge.fury.io/js/%40shopify%2Freact-compose) ![npm bundle size (minified + gzip)](https://img.shields.io/bundlephobia/minzip/@shopify/react-compose.svg) | ||
@@ -6,0 +6,0 @@ |
15782
Updated@shopify/useful-types@^2.3.1