Socket
Socket
Sign inDemoInstall

cypress

Package Overview
Dependencies
14
Maintainers
1
Versions
230
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.0 to 0.3.0

circle.yml

4

package.json
{
"name": "cypress",
"version": "0.2.0",
"version": "0.3.0",
"description": "CLI for Cypress.io Desktop App",

@@ -28,2 +28,3 @@ "preferGlobal": true,

"fs-extra": "^0.22.1",
"human-interval": "^0.1.5",
"lodash": "^3.10.0",

@@ -44,2 +45,3 @@ "progress": "^1.1.8",

"mocha": "^2.2.5",
"mock-spawn": "^0.2.6",
"mockery": "^1.4.0",

@@ -46,0 +48,0 @@ "nock": "^2.9.1",

@@ -7,3 +7,3 @@ ## Cypress CLI

This `CLI` enables you to interact with the Cypress Desktop Application through the command line. This is helpful for both local development and running Cypress in CI.
This `CLI` enables you to interact with the Cypress Desktop Application through the command line. This is helpful for both local development and running Cypress on a CI server.

@@ -13,3 +13,3 @@ For instance you can do common tasks like:

- Installing Cypress
- Running Headlessly
- Running Cypress Headlessly
- Logging into Cypress

@@ -51,2 +51,2 @@ - Generating API Keys

##### cypress remove:project
##### cypress remove:project

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc