Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@redocly/config

Package Overview
Dependencies
Maintainers
9
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@redocly/config - npm Package Compare versions

Comparing version 0.19.3 to 0.19.4

2

lib-esm/reunite-config-schema.d.ts

@@ -61,3 +61,3 @@ export declare const reuniteConfigSchema: {

readonly type: "string";
readonly format: "uri";
readonly pattern: "^https?://[^\\s/$.?#].[^\\s]*$";
};

@@ -64,0 +64,0 @@ };

@@ -11,3 +11,3 @@ const jobInputsSchema = {

type: 'string',
format: 'uri',
pattern: '^https?://[^\\s/$.?#].[^\\s]*$',
},

@@ -14,0 +14,0 @@ },

@@ -61,3 +61,3 @@ export declare const reuniteConfigSchema: {

readonly type: "string";
readonly format: "uri";
readonly pattern: "^https?://[^\\s/$.?#].[^\\s]*$";
};

@@ -64,0 +64,0 @@ };

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

type: 'string',
format: 'uri',
pattern: '^https?://[^\\s/$.?#].[^\\s]*$',
},

@@ -17,0 +17,0 @@ },

{
"name": "@redocly/config",
"version": "0.19.3",
"version": "0.19.4",
"license": "MIT",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",

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

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

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