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

@shopify/react-performance

Package Overview
Dependencies
Maintainers
13
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/react-performance - npm Package Compare versions

Comparing version 1.2.4 to 1.2.5

16

package.json
{
"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"
]
}
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