You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@mintlify/validation

Package Overview
Dependencies
Maintainers
4
Versions
429
Alerts
File Explorer

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.399

1

dist/types/serverStaticProps.d.ts

@@ -35,3 +35,2 @@ import type { StaticPropsOrgType, CustomerPageType, SnippetType, CssFileType, JsFileType, OpenApiMetadata, DecoratedNavigation } from '@mintlify/models';

org: StaticPropsOrgType;
buildId?: string;
};

@@ -38,0 +37,0 @@ export type StaticNavProps = {

6

package.json
{
"name": "@mintlify/validation",
"version": "0.1.398",
"version": "0.1.399",
"description": "Validates mint.json files",

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

"dependencies": {
"@mintlify/models": "0.0.198",
"@mintlify/models": "0.0.199",
"lcm": "^0.0.3",

@@ -63,3 +63,3 @@ "lodash": "^4.17.21",

},
"gitHead": "4f1520e268869c0ccc8d79a864b0ee17ec1ec631"
"gitHead": "92daf0d3ae112b6caef7a61433b3e3112491ae69"
}

Sorry, the diff of this file is not supported yet