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 2.0.2 to 2.0.3

2

dist/commit/index.js

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

sha: '69cc7efa6b8fec8896debd4b3a2fae2a6120d431',
url: 'https://github.com/cypress-io/cypress-api/commit/69cc7ef',
url: 'https://github.com/username/repo/commit/69cc7ef',
};

@@ -13,0 +13,0 @@ exports.CommitInformation100 = {

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

sha: '683b7b315216085de6445735304115495e36b4ca',
url: 'https://github.com/cypress-io/cypress-api/commit/abcd1234',
url: 'https://github.com/username/repo/commit/abcd1234',
},

@@ -129,2 +129,3 @@ ci: {

format: 'uri',
description: 'Dashboard URL of this run',
},

@@ -134,2 +135,3 @@ projectWebUrl: {

format: 'uri',
description: 'Dashboard URL of the project',
},

@@ -204,2 +206,4 @@ specPattern: {

'ci',
'webUrl',
'projectWebUrl',
],

@@ -206,0 +210,0 @@ additionalProperties: true,

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

commitBranch: 'master',
remoteOrigin: 'https://github.com/cypress-io/cypress-api.git',
remoteOrigin: 'https://github.com/username/repo.git',
ciProvider: 'CircelCI',

@@ -102,3 +102,3 @@ ciBuildNumber: '123',

branch: 'master',
remoteOrigin: 'https://github.com/cypress-io/cypress-api.git',
remoteOrigin: 'https://github.com/username/repo.git',
},

@@ -105,0 +105,0 @@ ci: {

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