Socket
Socket
Sign inDemoInstall

cypress-example-kitchensink

Package Overview
Dependencies
171
Maintainers
3
Versions
82
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.11.1 to 1.11.2

3

cypress/integration/examples/misc.spec.js

@@ -92,5 +92,2 @@ /// <reference types="cypress" />

screenshotOnRunFailure: true,
// TODO: remove this when Cypress typedefs are fixed
// https://github.com/cypress-io/cypress/pull/7445
// @ts-ignore
onBeforeScreenshot () { },

@@ -97,0 +94,0 @@ onAfterScreenshot () { },

6

package.json
{
"name": "cypress-example-kitchensink",
"version": "1.11.1",
"version": "1.11.2",
"description": "This is an example app used to showcase Cypress.io testing. For a full reference of our documentation, go to https://docs.cypress.io",

@@ -67,3 +67,3 @@ "main": "index.js",

"colon-names": "1.0.0",
"cypress": "4.5.0",
"cypress": "4.9.0",
"eslint": "7.0.0",

@@ -76,3 +76,3 @@ "eslint-plugin-cypress": "2.8.1",

"husky": "1.3.1",
"netlify-plugin-cypress": "1.1.1",
"netlify-plugin-cypress": "1.3.11",
"semantic-release": "15.13.32",

@@ -79,0 +79,0 @@ "start-server-and-test": "1.10.6",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc