@shopify/react-performance
Advanced tools
Comparing version 1.2.4 to 1.2.5
{ | ||
"name": "@shopify/react-performance", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"license": "MIT", | ||
@@ -17,6 +17,3 @@ "description": "Primitives to measure your React application's performance using @shopify/performance", | ||
"author": "Shopify Inc.", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/Shopify/quilt.git" | ||
}, | ||
"repository": "https://github.com/shopify/quilt/tree/master/packages/react-performance", | ||
"bugs": { | ||
@@ -27,4 +24,4 @@ "url": "https://github.com/shopify/quilt/issues" | ||
"dependencies": { | ||
"@shopify/performance": "^1.2.4", | ||
"@shopify/react-hooks": "^1.4.0" | ||
"@shopify/performance": "^1.2.5", | ||
"@shopify/react-hooks": "^1.4.1" | ||
}, | ||
@@ -35,7 +32,8 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@shopify/network": "^1.4.4" | ||
"@shopify/network": "^1.4.5" | ||
}, | ||
"files": [ | ||
"dist/*" | ||
"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
34783
42
1
Updated@shopify/performance@^1.2.5
Updated@shopify/react-hooks@^1.4.1