Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@mintlify/validation

Package Overview
Dependencies
Maintainers
9
Versions
741
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.733
to
0.1.734
+1
-1
dist/types/deployment/index.d.ts

@@ -85,3 +85,3 @@ import { Analytics, MintConfig, InkeepType, FeatureFlags, LlmSupportedLocaleType, PlanTypeV2 } from '@mintlify/models';

};
export type StaticPropsDeploymentType = Pick<DeploymentType, 'basePath' | 'customDomains' | 'disable404SuggestedPages' | 'disableAiChat' | 'entitlements' | 'featureFlags' | 'feedback' | 'relatedPages' | 'privacy' | 'inkeep' | 'isWhiteLabeled' | 'noindex' | 'subdomain' | 'trieve' | 'chroma' | 'userAuth' | 'docsConfig' | 'assistant' | 'searchFilterCounts' | 'searchSettings'> & {
export type StaticPropsDeploymentType = Pick<DeploymentType, 'basePath' | 'customDomains' | 'disable404SuggestedPages' | 'disableAiChat' | 'entitlements' | 'featureFlags' | 'feedback' | 'relatedPages' | 'privacy' | 'inkeep' | 'isWhiteLabeled' | 'noindex' | 'subdomain' | 'trieve' | 'chroma' | 'userAuth' | 'docsConfig' | 'assistant' | 'searchFilterCounts' | 'searchSettings' | 'gitSources'> & {
auth?: StaticPropsDeploymentAuthType;

@@ -88,0 +88,0 @@ gitSource: GitSource;

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

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

},
"gitHead": "64d28606a0fad43e957506ab4e564ff18aeb94ab"
"gitHead": "9c3ac17e9fad0bc6e0d369915d0a3b6d94c39ed9"
}

Sorry, the diff of this file is not supported yet