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 3.2.25 to 3.2.26

5

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

@@ -37,4 +37,5 @@ "license": "MIT",

"dependencies": {
"@applitools/dom-capture": "^5.0.1",
"@applitools/functional-commons": "^1.0.27",
"@applitools/visual-grid-client": "^7.1.1",
"@applitools/visual-grid-client": "^7.1.2",
"body-parser": "^1.18.3",

@@ -41,0 +42,0 @@ "chalk": "^2.4.1",

2

src/browser/commands.js

@@ -5,3 +5,3 @@ /* global Cypress,cy,window,before,after */

const makeSend = require('./makeSend');
const {processPage} = require('@applitools/visual-grid-client/browser');
const {processPage} = require('@applitools/dom-capture');
const send = makeSend(Cypress.config('eyesPort'), cy.request);

@@ -8,0 +8,0 @@ const makeSendRequest = require('./sendRequest');

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