@feathersjs/typebox
Advanced tools
Comparing version 5.0.28 to 5.0.29
@@ -6,2 +6,6 @@ # Change Log | ||
## [5.0.29](https://github.com/feathersjs/feathers/compare/v5.0.28...v5.0.29) (2024-07-10) | ||
**Note:** Version bump only for package @feathersjs/typebox | ||
## [5.0.28](https://github.com/feathersjs/feathers/compare/v5.0.27...v5.0.28) (2024-07-10) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@feathersjs/typebox", | ||
"description": "TypeBox integration for @feathersjs/schema", | ||
"version": "5.0.28", | ||
"version": "5.0.29", | ||
"homepage": "https://feathersjs.com", | ||
@@ -57,3 +57,3 @@ "main": "lib/", | ||
"dependencies": { | ||
"@feathersjs/schema": "^5.0.28", | ||
"@feathersjs/schema": "^5.0.29", | ||
"@sinclair/typebox": "^0.25.0" | ||
@@ -68,3 +68,3 @@ }, | ||
}, | ||
"gitHead": "410ba7db8f3348d208e34511827302133d727ba3" | ||
"gitHead": "6330134f97a1de4b627d41e8bcc2287498d5faa2" | ||
} |
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
58903
Updated@feathersjs/schema@^5.0.29