Socket
Socket
Sign inDemoInstall

cypress-example-kitchensink

Package Overview
Dependencies
Maintainers
2
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 0.5.2 to 0.5.3

cypress/support/index.js

3

cypress/integration/example_spec.js

@@ -985,2 +985,3 @@ //

it('cy.route() - route responses to matching requests', function(){
var message = 'whoa, this comment doesn\'t exist'

@@ -1027,4 +1028,2 @@ cy.server()

//
message = 'whoa, this comment doesn\'t exist'
cy

@@ -1031,0 +1030,0 @@ .route({

{
"name": "cypress-example-kitchensink",
"version": "0.5.2",
"version": "0.5.3",
"description": "This is an example app used to showcase Cypress.io testing. For a full reference of our documentation, go to docs.cypress.io",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -74,2 +74,5 @@ # Kitchen Sink [![Circle CI](https://circleci.com/gh/cypress-io/cypress-example-kitchensink.svg?style=svg)](https://circleci.com/gh/cypress-io/cypress-example-kitchensink) [![Travis CI](https://travis-ci.org/cypress-io/cypress-example-kitchensink.svg?branch=master)](https://travis-ci.org/cypress-io/cypress-example-kitchensink)

#### 0.5.3
- missing var
#### 0.5.2

@@ -76,0 +79,0 @@ - bump up default config values

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