@mintlify/models
Advanced tools
Comparing version 0.0.30 to 0.0.31
{ | ||
"name": "@mintlify/models", | ||
"version": "0.0.30", | ||
"version": "0.0.31", | ||
"description": "Mintlify models", | ||
@@ -35,3 +35,4 @@ "engines": { | ||
"lint": "eslint src --cache", | ||
"test": "jest --passWithNoTests" | ||
"test": "jest --passWithNoTests", | ||
"type": "tsc --noEmit" | ||
}, | ||
@@ -73,3 +74,3 @@ "jest": { | ||
}, | ||
"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
110526