New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cypress/json-schemas

Package Overview
Dependencies
Maintainers
1
Versions
186
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cypress/json-schemas - npm Package Compare versions

Comparing version 5.37.2 to 5.37.3

6

dist/schemas/post-run-request.js

@@ -276,7 +276,7 @@ "use strict";

},
skipAction: {
skipSpecAction: {
description: 'supports spec skipping / runs cancellation from postInstanceTests',
type: 'boolean',
},
muteAction: {
muteTestAction: {
description: 'supports test muting from postInstanceTests',

@@ -291,3 +291,3 @@ type: 'boolean',

dynamicSpecsInSerialMode: true,
skipAction: true,
skipSpecAction: true,
},

@@ -294,0 +294,0 @@ };

{
"name": "@cypress/json-schemas",
"version": "5.37.2",
"version": "5.37.3",
"description": "Cypress JSON schemas",

@@ -5,0 +5,0 @@ "main": "dist",

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