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
5
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 4.9.1 to 4.9.2

9

dist/schemas/test.js

@@ -104,11 +104,2 @@ "use strict";

},
duration: {
type: ['integer', 'null'],
minimum: 0,
description: 'deprecated, use "wallClockDuration" instead',
},
result: {
type: ['string', 'null'],
description: 'deprecated, use "state" instead',
},
},

@@ -115,0 +106,0 @@ required: ['id', 'instanceId', 'state', 'title'],

2

package.json
{
"name": "@cypress/json-schemas",
"version": "4.9.1",
"version": "4.9.2",
"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