@mintlify/validation
Advanced tools
Comparing version 0.1.109 to 0.1.110
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
212075