@mintlify/validation
Advanced tools
Comparing version 0.1.64 to 0.1.65
{ | ||
"name": "@mintlify/validation", | ||
"version": "0.1.64", | ||
"version": "0.1.65", | ||
"description": "Validates mint.json files", | ||
@@ -40,2 +40,3 @@ "author": "Mintlify, Inc.", | ||
"test": "npm run test:types && npm run test:jest", | ||
"type": "tsc --noEmit", | ||
"lint": "eslint . --cache", | ||
@@ -60,3 +61,3 @@ "format": "prettier \"./src/**/*.ts\" --write", | ||
"@mintlify/eslint-config-typescript": "1.0.7", | ||
"@mintlify/models": "0.0.30", | ||
"@mintlify/models": "0.0.31", | ||
"@mintlify/prettier-config": "1.0.1", | ||
@@ -83,3 +84,3 @@ "@mintlify/ts-config": "1.0.7", | ||
}, | ||
"gitHead": "ebc76997a0bd3685141f7718faabd3ef84ce2092" | ||
"gitHead": "dc5ac1ef83ab6778eb1887633c89af237278c679" | ||
} |
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
230392