New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More →

@mintlify/validation

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mintlify/validation - npm Package Compare versions

Comparing version

to
0.1.322

@@ -28,1 +28,2 @@ export type TrieveType = {

export type RegularModel = (typeof REGULAR_MODELS)[number];
export declare const DEFAULT_MODEL: "claude-3-5-sonnet-20240620";

@@ -14,1 +14,2 @@ export const ANTHROPIC_PREMIUM_MODELS = [

export const REGULAR_MODELS = [...ANTHROPIC_REGULAR_MODELS, ...OPENAI_REGULAR_MODELS];
export const DEFAULT_MODEL = 'claude-3-5-sonnet-20240620';
{
"name": "@mintlify/validation",
"version": "0.1.321",
"version": "0.1.322",
"description": "Validates mint.json files",

@@ -63,3 +63,3 @@ "author": "Mintlify, Inc.",

},
"gitHead": "2a5389a9b6e037da6ac5b3a6580e9660fb2b784c"
"gitHead": "6131e39de6315ae3b834dc8f30783394a567575d"
}

Sorry, the diff of this file is not supported yet