🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@mintlify/validation

Package Overview
Dependencies
Maintainers
4
Versions
396
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mintlify/validation - npm Package Compare versions

Comparing version

to
0.1.380

3

dist/openapi/types/endpoint.d.ts

@@ -90,3 +90,2 @@ import { OpenAPIV3, OpenAPIV3_1 } from 'openapi-types';

description?: string;
'x-default'?: string;
};

@@ -97,3 +96,2 @@ type HttpParameterSchema = {

description?: string;
'x-default'?: string;
};

@@ -103,3 +101,2 @@ type OAuth2ParameterSchema = {

description?: string;
'x-default'?: string;
};

@@ -106,0 +103,0 @@ export type SecurityParameterSchema = ApiKeyParameterSchema | HttpParameterSchema | OAuth2ParameterSchema;

4

package.json
{
"name": "@mintlify/validation",
"version": "0.1.379",
"version": "0.1.380",
"description": "Validates mint.json files",

@@ -62,3 +62,3 @@ "author": "Mintlify, Inc.",

},
"gitHead": "a308cdce4f10bed7075b956e302b79ae038a066e"
"gitHead": "44c83b4978bd643c9e1b68d3cd4f6202d788ab68"
}

Sorry, the diff of this file is not supported yet