Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mintlify/validation

Package Overview
Dependencies
Maintainers
5
Versions
219
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 0.1.23 to 0.1.24

4

dist/schemas/navigation.d.ts

@@ -1,3 +0,3 @@

import { z } from "zod";
import { NavigationType } from "../types/navigation";
import { z } from 'zod';
import { NavigationType } from '../types/navigation';
export declare const navigationConfigSchema: z.ZodArray<z.ZodType<NavigationType, z.ZodTypeDef, NavigationType>, "many">;
{
"name": "@mintlify/validation",
"version": "0.1.23",
"version": "0.1.24",
"description": "Validates mint.json files",

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

},
"gitHead": "2f6be90b290dfdbc46eead820566bb5097461ddd"
"gitHead": "d7d41dd1bf97d17c85d9575dbe38c69412590ee2"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc