Socket
Socket
Sign inDemoInstall

cypress-example-kitchensink

Package Overview
Dependencies
Maintainers
3
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cypress-example-kitchensink - npm Package Compare versions

Comparing version 1.11.0 to 1.11.1

7

cypress/integration/examples/misc.spec.js

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

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

@@ -96,0 +99,0 @@ })

{
"name": "cypress-example-kitchensink",
"version": "1.11.0",
"version": "1.11.1",
"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",

@@ -5,0 +5,0 @@ "main": "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