Socket
Socket
Sign inDemoInstall

cypress-example-kitchensink

Package Overview
Dependencies
2
Maintainers
3
Versions
82
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.16.0 to 1.16.1

2

cypress/e2e/2-advanced-examples/spies_stubs_clocks.cy.js
/// <reference types="cypress" />
// remove no check once Cypress.sinon is typed
// https://github.com/cypress-io/cypress/issues/6720

@@ -5,0 +3,0 @@ context('Spies, Stubs, and Clock', () => {

5

package.json
{
"name": "cypress-example-kitchensink",
"version": "1.16.0",
"version": "1.16.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",

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

"devDependencies": {
"@bahmutov/print-env": "1.2.0",
"@bahmutov/print-env": "1.3.0",
"colon-names": "1.0.0",

@@ -76,3 +76,2 @@ "cypress": "^12.1.0",

"start-server-and-test": "1.10.11",
"stop-build": "1.1.0",
"yaml-lint": "1.2.4"

@@ -79,0 +78,0 @@ },

@@ -34,3 +34,2 @@ # Kitchen Sink [![renovate-app badge][renovate-badge]][renovate-app] [![semantic-release][semantic-image] ][semantic-url]

Semaphore v2 | [![Project dashboard](https://cypress-io.semaphoreci.com/badges/cypress-example-kitchensink/branches/master.svg)](https://cypress-io.semaphoreci.com/projects/cypress-example-kitchensink) | [basic/.semaphore.yml](basic/.semaphore.yml) | [.semaphore/semaphore.yml](.semaphore/semaphore.yml)
Shippable | [![Shippable CI](https://api.shippable.com/projects/56c38fdc1895ca4474743010/badge?branch=master)](https://app.shippable.com/github/cypress-io/cypress-example-kitchensink) | [shippable.yml](shippable.yml)
Travis | [![Travis CI](https://travis-ci.org/cypress-io/cypress-example-kitchensink.svg?branch=master)](https://travis-ci.org/cypress-io/cypress-example-kitchensink) | [basic/.travis.yml](basic/.travis.yml) | [.travis.yml](.travis.yml)

@@ -88,3 +87,3 @@

```bash
## launch the cypress test runner
# launch the cypress test runner
npm run cy:open

@@ -91,0 +90,0 @@ ```

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