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

@mintlify/models

Package Overview
Dependencies
Maintainers
0
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mintlify/models - npm Package Compare versions

Comparing version 0.0.152 to 0.0.153

dist/mintconfig/breadcrumb.d.ts

2

dist/mintconfig/config.d.ts

@@ -8,2 +8,3 @@ import type { Analytics } from './analytics.js';

import type { CtaButton } from './ctaButton.js';
import type { Eyebrow } from './eyebrow.js';
import type { FontConfigType } from './font.js';

@@ -58,2 +59,3 @@ import type { Footer, FooterSocials } from './footer.js';

colors: Colors;
eyebrow?: Eyebrow;
sidebar?: Sidebar;

@@ -60,0 +62,0 @@ topbar?: Topbar;

12

dist/mintconfig/index.d.ts
import { apiParamFieldOptions, requestExampleLanguages } from './apiConfig.js';
import { codeBlockModes } from './codeBlock.js';
import { ConfigType } from './config.js';
import { eyebrowDisplayTypes } from './eyebrow.js';
import { fontFormats } from './font.js';

@@ -23,2 +24,3 @@ import { footerSocialKeys } from './footer.js';

export type { ApiConfig, ApiParamFieldOption, RequestExampleLanguages } from './apiConfig.js';
export type { CodeBlockModeType, CodeBlockType } from './codeBlock.js';
export type { AnchorColor, Colors, Gradient } from './colors.js';

@@ -28,4 +30,4 @@ export type { FeedbackType, MetadataType, ModeToggleType, RedirectType, SearchType, } from './config.js';

export type { Division } from './division.js';
export type { FontConfigType, FontDetailsType, FontFormat } from './font.js';
export type { Footer, FooterLink, FooterLinksColumn, FooterSocial, FooterSocialKeyType, FooterSocials, } from './footer.js';
export type { FontConfigType, FontDetailsType, FontFormat } from './font.js';
export type { Layout } from './layout.js';

@@ -36,5 +38,5 @@ export type { Logo } from './logo.js';

export type { PrimaryTab, Tab } from './tab.js';
export { apiParamFieldOptions, fontFormats, iconTypes, requestExampleLanguages, themes, footerSocialKeys, codeBlockModes, locales, };
export type { ConfigType, IconType, ThemeType, LocaleType };
export type { VersionType, VersionObjectType } from './version.js';
export type { CodeBlockType, CodeBlockModeType } from './codeBlock.js';
export type { VersionObjectType, VersionType } from './version.js';
export { apiParamFieldOptions, codeBlockModes, fontFormats, footerSocialKeys, iconTypes, locales, requestExampleLanguages, themes, eyebrowDisplayTypes, };
export type { ConfigType, IconType, LocaleType, ThemeType };
export type { Eyebrow } from './eyebrow.js';
import { apiParamFieldOptions, requestExampleLanguages } from './apiConfig.js';
import { codeBlockModes } from './codeBlock.js';
import { eyebrowDisplayTypes } from './eyebrow.js';
import { fontFormats } from './font.js';

@@ -8,2 +9,2 @@ import { footerSocialKeys } from './footer.js';

import { themes } from './theme.js';
export { apiParamFieldOptions, fontFormats, iconTypes, requestExampleLanguages, themes, footerSocialKeys, codeBlockModes, locales, };
export { apiParamFieldOptions, codeBlockModes, fontFormats, footerSocialKeys, iconTypes, locales, requestExampleLanguages, themes, eyebrowDisplayTypes, };
{
"name": "@mintlify/models",
"version": "0.0.152",
"version": "0.0.153",
"description": "Mintlify models",

@@ -57,3 +57,3 @@ "engines": {

},
"gitHead": "bfcb32c90db7521bbfa54a7c31d8fe77594425e7"
"gitHead": "328ec45e7b77e0a09006647a1d7bffbd010e990a"
}

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