Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@applitools/eyes.cypress

Package Overview
Dependencies
Maintainers
12
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@applitools/eyes.cypress - npm Package Compare versions

Comparing version 1.3.2 to 1.3.3

2

package.json
{
"name": "@applitools/eyes.cypress",
"version": "1.3.2",
"version": "1.3.3",
"main": "index.js",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -74,3 +74,3 @@ # Eyes.Cypress

##### Default port
##### Option 1: Default port
The basic usage described above looks like this (this is done in the `pluginsFile`):

@@ -81,3 +81,3 @@ ```

##### Custom port
##### Option 2: Custom port
In some cases, the `7373` port might be unavailable, so in order to use a different port, you may do the following:

@@ -95,3 +95,3 @@ ```

##### Available port
##### Option 3: Available port
If you want to be absolutely sure that `eyes.cypress` will use an available port, it's also possible to pass `0` as the port:

@@ -98,0 +98,0 @@ ```

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