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

@mintlify/validation

Package Overview
Dependencies
Maintainers
3
Versions
232
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.109 to 0.1.110

2

dist/openapi/BaseConverter.js

@@ -8,3 +8,3 @@ import { generateMessage } from './errors.js';

if (this.safeParse) {
console.error(generateMessage(path, ...messages));
console.error(generateMessage(path, ...messages), error);
}

@@ -11,0 +11,0 @@ else {

{
"name": "@mintlify/validation",
"version": "0.1.109",
"version": "0.1.110",
"description": "Validates mint.json files",

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

},
"gitHead": "f694dce2b2f60eeaa84a2c044cd8b7e40c820c22"
"gitHead": "f565f59f575645bb5ed81de568561a6816b42662"
}

Sorry, the diff of this file is not supported yet

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