@feathersjs/typebox
Advanced tools
Comparing version 5.0.19 to 5.0.20
@@ -6,2 +6,6 @@ # Change Log | ||
## [5.0.20](https://github.com/feathersjs/feathers/compare/v5.0.19...v5.0.20) (2024-01-24) | ||
**Note:** Version bump only for package @feathersjs/typebox | ||
## [5.0.19](https://github.com/feathersjs/feathers/compare/v5.0.18...v5.0.19) (2024-01-23) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@feathersjs/typebox", | ||
"description": "TypeBox integration for @feathersjs/schema", | ||
"version": "5.0.19", | ||
"version": "5.0.20", | ||
"homepage": "https://feathersjs.com", | ||
@@ -57,3 +57,3 @@ "main": "lib/", | ||
"dependencies": { | ||
"@feathersjs/schema": "^5.0.19", | ||
"@feathersjs/schema": "^5.0.20", | ||
"@sinclair/typebox": "^0.25.0" | ||
@@ -63,3 +63,3 @@ }, | ||
"@types/mocha": "^10.0.6", | ||
"@types/node": "^20.11.5", | ||
"@types/node": "^20.11.6", | ||
"mocha": "^10.2.0", | ||
@@ -69,3 +69,3 @@ "shx": "^0.3.4", | ||
}, | ||
"gitHead": "a49c2c2d2ba76b338268b3d155836b518364eec4" | ||
"gitHead": "af185f068b64e8ca8e382c29b8429b414313d9c0" | ||
} |
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
57295
Updated@feathersjs/schema@^5.0.20