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
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 0.0.8-sknext-beta.8 to 1.0.0-sknext-beta.1

2

index.js

@@ -1,1 +0,1 @@

module.exports = require("./build/cjs/index");
module.exports = require("./build/node/index");
{
"name": "@shopify/react-performance",
"version": "0.0.8-sknext-beta.8",
"version": "1.0.0-sknext-beta.1",
"license": "MIT",

@@ -27,3 +27,3 @@ "description": "Primitives to measure your React application's performance using `@shopify/performance`",

"dependencies": {
"@shopify/performance": "0.0.8-sknext-beta.8"
"@shopify/performance": "1.0.0-sknext-beta.1"
},

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

"devDependencies": {
"@shopify/network": "0.0.8-sknext-beta.8"
"@shopify/network": "1.0.0-sknext-beta.1"
},

@@ -49,3 +49,3 @@ "files": [

"./": "./",
"./index": {
".": {
"import": "./index.mjs",

@@ -52,0 +52,0 @@ "require": "./index.js",

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