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.25 to 0.1.26

3

dist/schemas/config.d.ts

@@ -479,2 +479,3 @@ import { z } from 'zod';

}>>;
isWhiteLabeled: z.ZodOptional<z.ZodBoolean>;
__injected: z.ZodUndefined;

@@ -622,2 +623,3 @@ }, "strip", z.ZodTypeAny, {

} | undefined;
isWhiteLabeled?: boolean | undefined;
__injected?: undefined;

@@ -765,3 +767,4 @@ }, {

} | undefined;
isWhiteLabeled?: boolean | undefined;
__injected?: undefined;
}>;

4

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

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

},
"gitHead": "02e1c06a96ba3f8fd131e73f3c435e58c019f6c4"
"gitHead": "5e4c9e1eb8b6bae29a26a8fcb6c08c10f570833f"
}

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