🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@mintlify/models

Package Overview
Dependencies
Maintainers
8
Versions
322
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.296
to
0.0.297
+1
-0
dist/mintconfig/apiConfig.d.ts

@@ -28,4 +28,5 @@ export type ApiConfig = {

expanded?: ApiParamFieldOption;
post?: string[];
};
export declare const requestExampleLanguages: readonly ["bash", "python", "javascript", "php", "go", "java", "ruby"];
export type RequestExampleLanguages = ((typeof requestExampleLanguages)[number] | string)[];
+2
-2
{
"name": "@mintlify/models",
"version": "0.0.296",
"version": "0.0.297",
"description": "Mintlify models",

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

},
"gitHead": "b75a34c35cbde8a316a9480b326a57414ec075f2"
"gitHead": "86b8eccf7366b6b9a82e39858a95e4302eb100fc"
}

Sorry, the diff of this file is not supported yet