cypress-web-vitals
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
239034
1118