@mintlify/validation
Advanced tools
Comparing version 0.1.108 to 0.1.109
{ | ||
"name": "@mintlify/validation", | ||
"version": "0.1.108", | ||
"version": "0.1.109", | ||
"description": "Validates mint.json files", | ||
@@ -39,11 +39,9 @@ "author": "Mintlify, Inc.", | ||
"dependencies": { | ||
"@mintlify/models": "0.0.60", | ||
"lcm": "^0.0.3", | ||
"lodash": "^4.17.21", | ||
"openapi-types": "12.x", | ||
"zod": "^3.20.6", | ||
"zod-to-json-schema": "^3.20.3" | ||
}, | ||
"peerDependencies": { | ||
"@mintlify/models": ">= 0.0.36 < 1", | ||
"openapi-types": "12.x" | ||
}, | ||
"devDependencies": { | ||
@@ -76,3 +74,3 @@ "@babel/core": "^7.20.2", | ||
}, | ||
"gitHead": "65b5de3b24164265f55d40637caf9b4f92c5861f" | ||
"gitHead": "f694dce2b2f60eeaa84a2c044cd8b7e40c820c22" | ||
} |
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
211815
+ Added@mintlify/models@0.0.60
+ Addedopenapi-types@12.x
+ Added@mintlify/models@0.0.60(transitive)
- Removed@mintlify/models@0.0.152(transitive)