@mintlify/validation
Advanced tools
@@ -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; |
+2
-2
| { | ||
| "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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
3718074
0