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
8
Versions
283
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.245
to
0.0.246
+3
-0
dist/types/discordInstallationType.d.ts

@@ -6,3 +6,6 @@ export type DiscordInstallationType = {

isConfigured: boolean;
customNickname?: string;
hasCustomAvatar?: boolean;
appliedAt?: string;
createdAt: string;
};
+2
-2
{
"name": "@mintlify/models",
"version": "0.0.245",
"version": "0.0.246",
"description": "Mintlify models",

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

},
"gitHead": "2db555d0fe206d9a98f0985984ba1ceaa0a08bba"
"gitHead": "e44ba8e155b458d4255323caf82e87babc00b1dd"
}

Sorry, the diff of this file is not supported yet