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.310
to
0.0.311
+12
-0
dist/entities/userType.d.ts

@@ -16,2 +16,14 @@ export type UserType = {

profilePictureUrl?: string;
editor?: {
settings?: {
preferences?: {
navigationStructure?: 'docs-nav' | 'file-tree';
fitToFullWidth?: boolean;
openLivePreviewInNewTab?: boolean;
};
ai?: {
instructions?: string;
};
};
};
};
+2
-2
{
"name": "@mintlify/models",
"version": "0.0.310",
"version": "0.0.311",
"description": "Mintlify models",

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

},
"gitHead": "8f62bdb237fb339e2eebde8403d77aec56fdbfa9"
"gitHead": "9b6492a559d5e81c8e4af61c2369c0d3fd96f1af"
}

Sorry, the diff of this file is not supported yet