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

@mintlify/validation

Package Overview
Dependencies
Maintainers
5
Versions
233
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 0.1.76 to 0.1.77

2

dist/openapi/types/endpoint.d.ts

@@ -106,3 +106,3 @@ export type Endpoint = {

};
} & BaseSchema<object>;
} & BaseSchema<Record<string, unknown>>;
export type ArraySchema = {

@@ -109,0 +109,0 @@ type: 'array';

{
"name": "@mintlify/validation",
"version": "0.1.76",
"version": "0.1.77",
"description": "Validates mint.json files",

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

},
"gitHead": "15c32a9e8a2d5abedf20febe21a06ef8cde7e8b7"
"gitHead": "923149fb46711da177d11457cefcbe0755ba2f65"
}

Sorry, the diff of this file is not supported yet

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