@feathersjs/typebox
Advanced tools
Comparing version 5.0.12 to 5.0.13
@@ -6,2 +6,6 @@ # Change Log | ||
## [5.0.13](https://github.com/feathersjs/feathers/compare/v5.0.12...v5.0.13) (2023-12-29) | ||
**Note:** Version bump only for package @feathersjs/typebox | ||
## [5.0.12](https://github.com/feathersjs/feathers/compare/v5.0.11...v5.0.12) (2023-11-28) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@feathersjs/typebox", | ||
"description": "TypeBox integration for @feathersjs/schema", | ||
"version": "5.0.12", | ||
"version": "5.0.13", | ||
"homepage": "https://feathersjs.com", | ||
@@ -57,3 +57,3 @@ "main": "lib/", | ||
"dependencies": { | ||
"@feathersjs/schema": "^5.0.12", | ||
"@feathersjs/schema": "^5.0.13", | ||
"@sinclair/typebox": "^0.25.0" | ||
@@ -63,8 +63,8 @@ }, | ||
"@types/mocha": "^10.0.6", | ||
"@types/node": "^20.10.0", | ||
"@types/node": "^20.10.5", | ||
"mocha": "^10.2.0", | ||
"shx": "^0.3.4", | ||
"typescript": "^5.3.2" | ||
"typescript": "^5.3.3" | ||
}, | ||
"gitHead": "9e0aadcee4f6ad45d4b364b7fa6f6caf6c7ed419" | ||
"gitHead": "486f4e781015f05944f3200da277a9e50759f513" | ||
} |
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
56224
Updated@feathersjs/schema@^5.0.13