@mintlify/validation
Advanced tools
Comparing version 0.1.77 to 0.1.78
{ | ||
"name": "@mintlify/validation", | ||
"version": "0.1.77", | ||
"version": "0.1.78", | ||
"description": "Validates mint.json files", | ||
@@ -44,4 +44,4 @@ "author": "Mintlify, Inc.", | ||
"lint": "eslint . --cache", | ||
"format": "prettier \"./src/**/*.ts\" --write", | ||
"format:check": "prettier \"./src/**/*.ts\" --check" | ||
"format": "prettier . --write", | ||
"format:check": "prettier . --check" | ||
}, | ||
@@ -86,3 +86,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "923149fb46711da177d11457cefcbe0755ba2f65" | ||
"gitHead": "d99ecbb8eee4cfb35e08e6c283ab485acd2e17cd" | ||
} |
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
258255