@travetto/schema
Advanced tools
Comparing version 5.0.0-rc.6 to 5.0.0-rc.7
{ | ||
"name": "@travetto/schema", | ||
"version": "5.0.0-rc.6", | ||
"version": "5.0.0-rc.7", | ||
"description": "Data type registry for runtime validation, reflection and binding.", | ||
@@ -30,6 +30,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@travetto/registry": "^5.0.0-rc.6" | ||
"@travetto/registry": "^5.0.0-rc.7" | ||
}, | ||
"peerDependencies": { | ||
"@travetto/transformer": "^5.0.0-rc.4" | ||
"@travetto/transformer": "^5.0.0-rc.5" | ||
}, | ||
@@ -36,0 +36,0 @@ "peerDependenciesMeta": { |
@@ -11,2 +11,3 @@ import { Class, DeepPartial } from '@travetto/runtime'; | ||
* | ||
* | ||
* @augments `@travetto/schema:Schema` | ||
@@ -13,0 +14,0 @@ */ |
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
103673
2334