@shopify/react-compose
Advanced tools
Comparing version 1.0.9 to 1.0.10
{ | ||
"name": "@shopify/react-compose", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"license": "MIT", | ||
@@ -16,6 +16,3 @@ "description": "Cleanly compose multiple component enhancers together with minimal fuss", | ||
"author": "Shopify Inc.", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/Shopify/quilt.git" | ||
}, | ||
"repository": "https://github.com/shopify/quilt/tree/master/packages/react-compose", | ||
"bugs": { | ||
@@ -26,3 +23,3 @@ "url": "https://github.com/shopify/quilt/issues" | ||
"dependencies": { | ||
"@shopify/useful-types": "^2.1.2", | ||
"@shopify/useful-types": "^2.1.3", | ||
"hoist-non-react-statics": "^3.0.1", | ||
@@ -34,3 +31,7 @@ "tslib": "^1.9.3" | ||
}, | ||
"sideEffects": false | ||
"sideEffects": false, | ||
"files": [ | ||
"dist/*", | ||
"!tsconfig.tsbuildinfo" | ||
] | ||
} |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
12353
6
42
1
Updated@shopify/useful-types@^2.1.3