New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@shopify/react-performance

Package Overview
Dependencies
Maintainers
19
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 2.1.0 to 2.1.1

13

package.json
{
"name": "@shopify/react-performance",
"version": "2.1.0",
"version": "2.1.1",
"license": "MIT",
"description": "Primitives to measure your React application's performance using `@shopify/performance`",
"main": "index.js",
"types": "index.d.ts",
"types": "./build/ts/index.d.ts",
"sideEffects": false,

@@ -27,3 +27,3 @@ "publishConfig": {

"dependencies": {
"@shopify/performance": "^2.0.1"
"@shopify/performance": "^2.0.2"
},

@@ -34,3 +34,3 @@ "peerDependencies": {

"devDependencies": {
"@shopify/network": "^2.0.0"
"@shopify/network": "^2.0.1"
},

@@ -42,4 +42,3 @@ "files": [

"index.mjs",
"index.esnext",
"index.d.ts"
"index.esnext"
],

@@ -56,3 +55,3 @@ "module": "index.mjs",

},
"gitHead": "30d892584692f05644604a818e8f3613d1ec6e0b"
"gitHead": "c7d64cb78303f2752c172f6df52b78bc56bebd40"
}

Sorry, the diff of this file is not supported yet

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