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.2.0 to 0.2.1

12

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

@@ -22,13 +22,7 @@ "main": "index.js",

"dependencies": {
"chai": "^1.10.0",
"chai-as-promised": "^4.1.1",
"chromedriver": "^2.12.0",
"http-server": "^0.8.5",
"mocha": "^2.0.1",
"selenium-webdriver": "2.47.0"
"http-server": "^0.8.5"
},
"devDependencies": {
"@cypress/core-releaser": "0.1.6",
"webdriverio": "^4.0.7"
"@cypress/core-releaser": "0.1.6"
}
}

@@ -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) [![Codeship Status for cypress-io/cypress-example-kitchensink](https://codeship.com/projects/8d6a20c0-b70e-0133-41c6-56e5cd60fbd0/status?branch=master)](https://codeship.com/projects/134609)

#### 0.2.1
- removed selenium references
#### 0.2.0

@@ -76,0 +79,0 @@ - added examples of new cypress cookie commands

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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