You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@mintlify/models

Package Overview
Dependencies
Maintainers
9
Versions
280
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.268
to
0.0.269
+5
-0
dist/types/pageMetaTags.d.ts

@@ -35,2 +35,7 @@ import { IconType } from '../mintconfig/index.js';

groups?: string[];
hideFooterPagination?: boolean;
authors?: unknown;
lastUpdatedDate?: string;
createdDate?: string;
deprecated?: boolean;
} & Record<string, unknown>;
+2
-2
{
"name": "@mintlify/models",
"version": "0.0.268",
"version": "0.0.269",
"description": "Mintlify models",

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

},
"gitHead": "ed10a99179508004ae0528eaabf86b72fd20d5a1"
"gitHead": "6d9d97d9ec3ae31b959956e1d4079a2ed2079010"
}

Sorry, the diff of this file is not supported yet