@travetto/schema
Advanced tools
Comparing version 5.0.2 to 5.0.3
@@ -1,3 +0,2 @@ | ||
/// <reference path="./src/global.d.ts" /> | ||
import type { } from './src/global'; | ||
export * from './src/decorator/field'; | ||
@@ -4,0 +3,0 @@ export * from './src/decorator/schema'; |
{ | ||
"name": "@travetto/schema", | ||
"version": "5.0.2", | ||
"version": "5.0.3", | ||
"description": "Data type registry for runtime validation, reflection and binding.", | ||
@@ -30,6 +30,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@travetto/registry": "^5.0.2" | ||
"@travetto/registry": "^5.0.3" | ||
}, | ||
"peerDependencies": { | ||
"@travetto/transformer": "^5.0.2" | ||
"@travetto/transformer": "^5.0.3" | ||
}, | ||
@@ -36,0 +36,0 @@ "peerDependenciesMeta": { |
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
102548
Updated@travetto/registry@^5.0.3