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

@applitools/eyes.cypress

Package Overview
Dependencies
Maintainers
13
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.3.21 to 3.3.22

10

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

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

"dependencies": {
"@applitools/dom-capture": "^6.1.3",
"@applitools/eyes-common": "^1.1.0",
"@applitools/dom-snapshot": "^1.0.2",
"@applitools/eyes-common": "^1.2.0",
"@applitools/functional-commons": "^1.0.33",

@@ -53,3 +53,3 @@ "@applitools/visual-grid-client": "^10.0.2",

"cypress": "^3.1.4",
"eslint": "^5.12.0",
"eslint": "^5.12.1",
"eslint-plugin-mocha-no-only": "^1.1.0",

@@ -62,4 +62,4 @@ "eslint-plugin-node": "^7.0.1",

"node-fetch": "^2.3.0",
"prettier": "^1.15.3"
"prettier": "^1.16.0"
}
}

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

const makeSend = require('./makeSend');
const processPage = require('@applitools/dom-capture/src/browser/visual-grid/processPage');
const processPage = require('@applitools/dom-snapshot/src/browser/processPage');
const send = makeSend(Cypress.config('eyesPort'), window.fetch);

@@ -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