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
219
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.31 to 0.1.32

dist/mint-config/common.d.ts

8

dist/index.d.ts

@@ -1,6 +0,6 @@

import { ConfigType } from "./types/config";
import { MintValidationResults } from "./utils/common";
import { MintValidationResults } from './mint-config/common';
import { ConfigType } from './mint-config/types/config';
export declare function validateMintConfig(config: ConfigType): MintValidationResults;
export * from "./types/endpoint";
export { convertOpenAPIV3_1ToEndpoint } from "./utils/convertOpenApi";
export * from './openapi/types/endpoint';
export { convertOpenAPIV3_1ToEndpoint } from './openapi/convertOpenApi';
export declare const mintConfigSchema: any;
{
"name": "@mintlify/validation",
"version": "0.1.31",
"version": "0.1.32",
"description": "Validates mint.json files",

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

},
"gitHead": "9a666a6dfb5214b9a2490ef11930354a3af3bb04"
"gitHead": "7df2e10cb92419779dccd1411d65f760560bf93e"
}

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