Socket
Socket
Sign inDemoInstall

cypress

Package Overview
Dependencies
Maintainers
12
Versions
236
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cypress - npm Package Compare versions

Comparing version 13.14.1 to 13.14.2

2

lib/exec/spawn.js

@@ -138,3 +138,3 @@ "use strict";

const envOverrides = util.getEnvOverrides(options);
const electronArgs = ['--ozone-platform-hint=auto'];
const electronArgs = [];
const node11WindowsFix = isPlatform('win32');

@@ -141,0 +141,0 @@ let startScriptPath;

{
"name": "cypress",
"version": "13.14.1",
"version": "13.14.2",
"main": "index.js",

@@ -143,4 +143,4 @@ "scripts": {

"commitBranch": "develop",
"commitSha": "e909c4ab631738c9d1cfed936d28097923c93081",
"commitDate": "2024-08-29T15:47:29.000Z",
"commitSha": "12d8e0bd6ee1e49cddb3c60283a867fbb2216044",
"commitDate": "2024-09-04T15:12:09.000Z",
"stable": true

@@ -147,0 +147,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