@feathersjs/typebox
Advanced tools
Comparing version 5.0.0 to 5.0.1
@@ -6,2 +6,6 @@ # Change Log | ||
## [5.0.1](https://github.com/feathersjs/feathers/compare/v5.0.0...v5.0.1) (2023-03-15) | ||
**Note:** Version bump only for package @feathersjs/typebox | ||
# [5.0.0](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.38...v5.0.0) (2023-02-24) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@feathersjs/typebox", | ||
"description": "TypeBox integration for @feathersjs/schema", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"homepage": "https://feathersjs.com", | ||
@@ -57,3 +57,3 @@ "main": "lib/", | ||
"dependencies": { | ||
"@feathersjs/schema": "^5.0.0", | ||
"@feathersjs/schema": "^5.0.1", | ||
"@sinclair/typebox": "^0.25.24" | ||
@@ -63,3 +63,3 @@ }, | ||
"@types/mocha": "^10.0.1", | ||
"@types/node": "^18.14.1", | ||
"@types/node": "^18.14.6", | ||
"mocha": "^10.2.0", | ||
@@ -69,3 +69,3 @@ "shx": "^0.3.4", | ||
}, | ||
"gitHead": "90caf635aec850550b9d37bea2762af959d9e8d5" | ||
"gitHead": "18b7f4ab0a8075572a81d78956ba1205a9795c91" | ||
} |
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
51977
Updated@feathersjs/schema@^5.0.1