@shopify/react-performance
Advanced tools
Comparing version 1.2.5 to 1.2.6
{ | ||
"name": "@shopify/react-performance", | ||
"version": "1.2.5", | ||
"version": "1.2.6", | ||
"license": "MIT", | ||
@@ -17,10 +17,14 @@ "description": "Primitives to measure your React application's performance using @shopify/performance", | ||
"author": "Shopify Inc.", | ||
"repository": "https://github.com/shopify/quilt/tree/master/packages/react-performance", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/Shopify/quilt.git", | ||
"directory": "packages/react-performance" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/shopify/quilt/issues" | ||
"url": "https://github.com/Shopify/quilt/issues" | ||
}, | ||
"homepage": "https://github.com/Shopify/quilt/blob/master/packages/react-performance/README.md", | ||
"dependencies": { | ||
"@shopify/performance": "^1.2.5", | ||
"@shopify/react-hooks": "^1.4.1" | ||
"@shopify/performance": "^1.2.6", | ||
"@shopify/react-hooks": "^1.4.2" | ||
}, | ||
@@ -31,3 +35,3 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@shopify/network": "^1.4.5" | ||
"@shopify/network": "^1.4.6" | ||
}, | ||
@@ -34,0 +38,0 @@ "files": [ |
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
34835
0
Updated@shopify/performance@^1.2.6
Updated@shopify/react-hooks@^1.4.2