You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

cypress

Package Overview
Dependencies
Maintainers
2
Versions
276
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
15.6.0
to
15.7.0
+1
-1
mount-utils/mount-utils/package.json

@@ -17,3 +17,3 @@ {

"@rollup/plugin-commonjs": "^17.1.0",
"@rollup/plugin-node-resolve": "^11.1.1",
"@rollup/plugin-node-resolve": "^11.2.1",
"eslint": "^9.31.0",

@@ -20,0 +20,0 @@ "rollup": "3.29.5",

@@ -17,3 +17,3 @@ {

"@rollup/plugin-commonjs": "^17.1.0",
"@rollup/plugin-node-resolve": "^11.1.1",
"@rollup/plugin-node-resolve": "^11.2.1",
"eslint": "^9.31.0",

@@ -20,0 +20,0 @@ "rollup": "3.29.5",

{
"name": "cypress",
"version": "15.6.0",
"version": "15.7.0",
"main": "dist/index.js",

@@ -46,3 +46,2 @@ "scripts": {

"request-progress": "^3.0.0",
"semver": "^7.7.1",
"supports-color": "^8.1.1",

@@ -131,4 +130,4 @@ "systeminformation": "5.27.7",

"commitBranch": "develop",
"commitSha": "b3a1e6d398e9db1a3a9564b841b126b1a4695ab0",
"commitDate": "2025-11-04T19:54:55.000Z",
"commitSha": "201e22e4894f3eb3be2ab6dcb89671cb8eb71301",
"commitDate": "2025-11-19T18:49:03.000Z",
"stable": true

@@ -135,0 +134,0 @@ },

@@ -20,3 +20,3 @@ {

"@cypress/mount-utils": "0.0.0-development",
"@types/semver": "7.5.8",
"@types/semver": "7.7.1",
"@vitejs/plugin-react": "4.6.0",

@@ -30,3 +30,3 @@ "axios": "1.8.2",

"react-router-dom": "6.28.0",
"semver": "^7.7.1",
"semver": "^7.7.3",
"typescript": "~5.4.5",

@@ -33,0 +33,0 @@ "vite": "6.3.5",

@@ -20,3 +20,3 @@ {

"@cypress/mount-utils": "0.0.0-development",
"@types/semver": "7.5.8",
"@types/semver": "7.7.1",
"@vitejs/plugin-react": "4.6.0",

@@ -30,3 +30,3 @@ "axios": "1.8.2",

"react-router-dom": "6.28.0",
"semver": "^7.7.1",
"semver": "^7.7.3",
"typescript": "~5.4.5",

@@ -33,0 +33,0 @@ "vite": "6.3.5",

Sorry, the diff of this file is too big to display