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

cypress-web-vitals

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cypress-web-vitals - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

commands.d.ts

@@ -69,4 +69,4 @@ /// <reference types="cypress" />

*/
vitals(webVitalsConfig: WebVitalsConfig);
vitals(webVitalsConfig?: WebVitalsConfig);
}
}
}
{
"name": "cypress-web-vitals",
"version": "1.0.0",
"version": "1.0.1",
"description": "A web-vitals command for cypress",

@@ -12,3 +12,3 @@ "author": "Craig Morten <craig.morten@hotmail.co.uk>",

"main": "commands.js",
"types": "index.d.ts",
"types": "commands.d.ts",
"scripts": {

@@ -15,0 +15,0 @@ "ci": "yarn lint && yarn test",

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