New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mintlify/models

Package Overview
Dependencies
Maintainers
4
Versions
167
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.164 to 0.0.165

12

dist/mintconfig/index.d.ts

@@ -10,13 +10,3 @@ import { apiParamFieldOptions, requestExampleLanguages } from './apiConfig.js';

import { ThemeType, themes } from './theme.js';
export type MintConfig = MintConfigType & {
repo?: {
github?: {
owner: string;
repo: string;
deployBranch: string;
contentDirectory: string;
isPrivate?: boolean;
};
};
};
export type MintConfig = MintConfigType;
export type { AmplitudeConfig, Analytics, ClearbitConfig, FathomConfig, GoogleAnalyticsConfig, GoogleTagManagerConfig, HeapConfig, HotjarConfig, KoalaConfig, LogrocketConfig, MixpanelConfig, PirschConfig, PlausibleConfig, PostHogConfig, SegmentConfig, } from './analytics.js';

@@ -23,0 +13,0 @@ export type { Anchor, TopAnchor } from './anchor.js';

4

package.json
{
"name": "@mintlify/models",
"version": "0.0.164",
"version": "0.0.165",
"description": "Mintlify models",

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

},
"gitHead": "7bec382a700cf0ee1f3f5c5433cf5dc6947ec191"
"gitHead": "9ccabce6d9ff2299f8867c9e00e1a66af67e8586"
}

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