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

@mintlify/models

Package Overview
Dependencies
Maintainers
4
Versions
151
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.119 to 0.0.120

dist/mintconfig/font.d.ts

2

dist/mintconfig/config.d.ts

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

import { CtaButton } from './ctaButton.js';
import { FontConfigType } from './font.js';
import { FooterSocials } from './footerSocials.js';

@@ -71,2 +72,3 @@ import { Layout } from './layout.js';

backgroundImage?: string;
font?: FontConfigType;
feedback?: FeedbackType;

@@ -73,0 +75,0 @@ analytics?: Analytics;

4

dist/mintconfig/index.d.ts
import { requestExampleLanguages, apiParamFieldOptions } from './apiConfig.js';
import { ConfigType } from './config.js';
import { fontFormats } from './font.js';
import { IconType, iconTypes } from './iconTypes.js';

@@ -29,3 +30,4 @@ import { ThemeType, themes } from './theme.js';

export type { PrimaryTab, Tab } from './tab.js';
export { iconTypes, requestExampleLanguages, themes, apiParamFieldOptions };
export type { FontConfigType, FontDetailsType, FontFormat, FontDetailsConfigType } from './font.js';
export { iconTypes, requestExampleLanguages, themes, apiParamFieldOptions, fontFormats };
export type { ConfigType, IconType, ThemeType };
import { requestExampleLanguages, apiParamFieldOptions } from './apiConfig.js';
import { fontFormats } from './font.js';
import { iconTypes } from './iconTypes.js';
import { themes } from './theme.js';
export { iconTypes, requestExampleLanguages, themes, apiParamFieldOptions };
export { iconTypes, requestExampleLanguages, themes, apiParamFieldOptions, fontFormats };
{
"name": "@mintlify/models",
"version": "0.0.119",
"version": "0.0.120",
"description": "Mintlify models",

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

},
"gitHead": "f7d3142bd590371ec3d25b2d40a1318fc9a9318c"
"gitHead": "8e941f469ec8f3fc7571ff8e1ae854c439a75d0c"
}

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