@mintlify/validation
Advanced tools
Comparing version 0.1.57 to 0.1.58
{ | ||
"name": "@mintlify/validation", | ||
"version": "0.1.57", | ||
"version": "0.1.58", | ||
"description": "Validates mint.json files", | ||
@@ -43,6 +43,8 @@ "author": "Mintlify, Inc.", | ||
"lcm": "^0.0.3", | ||
"openapi-types": "^12.1.0", | ||
"zod": "^3.20.6", | ||
"zod-to-json-schema": "^3.20.3" | ||
}, | ||
"peerDependencies": { | ||
"openapi-types": "12.x" | ||
}, | ||
"devDependencies": { | ||
@@ -66,2 +68,3 @@ "@babel/core": "^7.20.2", | ||
"jest": "^29.3.1", | ||
"openapi-types": "^12.1.0", | ||
"prettier": "2.x", | ||
@@ -73,3 +76,3 @@ "ts-loader": "^9.4.2", | ||
}, | ||
"gitHead": "5e76897fbce69bd2b4762fa053fb868ecf1ebd8a" | ||
"gitHead": "a8b993690e58fcbfa7bfac58ad4f0f041d2d1b9c" | ||
} |
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
455448
23
- Removedopenapi-types@^12.1.0