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

cra-template-typescript

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cra-template-typescript - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

4

package.json
{
"name": "cra-template-typescript",
"version": "1.1.0",
"version": "1.1.1",
"keywords": [

@@ -27,3 +27,3 @@ "react",

],
"gitHead": "ed958938f642007645dd5ac3466db36202f8754e"
"gitHead": "de8b2b3f2d0a699284420c19d5b4db0be776e0cf"
}

@@ -6,3 +6,3 @@ import { ReportHandler } from 'web-vitals';

import('web-vitals').then(({ getCLS, getFID, getFCP, getLCP, getTTFB }) => {
getCLS(onPerfEntry);
getCLS(onPerfEntry);
getFID(onPerfEntry);

@@ -14,4 +14,4 @@ getFCP(onPerfEntry);

}
}
};
export default reportWebVitals;

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