@mintlify/validation
Advanced tools
Comparing version 0.1.131 to 0.1.132
@@ -288,3 +288,3 @@ import lcm from 'lcm'; | ||
writeOnly: schema1.writeOnly && schema2.writeOnly, | ||
deprecated: schema1.deprecated && schema2.deprecated, | ||
deprecated: schema1.deprecated || schema2.deprecated, | ||
}; | ||
@@ -291,0 +291,0 @@ combinedSchema.exclusiveMaximum = |
{ | ||
"name": "@mintlify/validation", | ||
"version": "0.1.131", | ||
"version": "0.1.132", | ||
"description": "Validates mint.json files", | ||
@@ -72,3 +72,3 @@ "author": "Mintlify, Inc.", | ||
}, | ||
"gitHead": "28764f2a80a084cd907dd98f37d28afcbd0c6ddc" | ||
"gitHead": "70608377a96ba1afa01cc7607d3b1eded19ad486" | ||
} |
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