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

@mintlify/models

Package Overview
Dependencies
Maintainers
8
Versions
314
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.311
to
0.0.312
+2
-0
dist/types/exportPdfHistory.d.ts

@@ -0,1 +1,2 @@

import type { LocaleType } from '../mintconfig/localization.js';
export type ExportPdfHistory = {

@@ -22,2 +23,3 @@ _id: string;

includeFooter: boolean;
locales?: LocaleType[];
}
+2
-2
{
"name": "@mintlify/models",
"version": "0.0.311",
"version": "0.0.312",
"description": "Mintlify models",

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

},
"gitHead": "9b6492a559d5e81c8e4af61c2369c0d3fd96f1af"
"gitHead": "0f96533701a483d613d9150774660a926cd5187d"
}

Sorry, the diff of this file is not supported yet