@sinclair/typebox
Advanced tools
Comparing version 0.17.5 to 0.17.6
{ | ||
"name": "@sinclair/typebox", | ||
"version": "0.17.5", | ||
"version": "0.17.6", | ||
"description": "JSONSchema Type Builder with Static Type Resolution for TypeScript", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -509,7 +509,7 @@ <div align='center'> | ||
// $ref: '#/definitions/self' | ||
// } | ||
// } | ||
// } | ||
// }, | ||
// $ref: '#/definitions/self' | ||
// } | ||
// } | ||
// } | ||
// }, | ||
// $ref: '#/definitions/self' | ||
// } | ||
@@ -519,4 +519,4 @@ | ||
// id: string | ||
// nodes: any[] | ||
// | ||
// nodes: any[] | ||
// | ||
@@ -523,0 +523,0 @@ function walk(node: Node) { |
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
83467