@fastify/type-provider-typebox
Advanced tools
Comparing version 3.2.0 to 3.3.0
{ | ||
"name": "@fastify/type-provider-typebox", | ||
"version": "3.2.0", | ||
"version": "3.3.0", | ||
"description": "A Type Provider for Typebox over Fastify", | ||
@@ -8,3 +8,3 @@ "main": "dist/index.js", | ||
"peerDependencies": { | ||
"@sinclair/typebox": "^0.28.0" | ||
"@sinclair/typebox": ">=0.26 <=0.29" | ||
}, | ||
@@ -34,3 +34,3 @@ "scripts": { | ||
"devDependencies": { | ||
"@types/node": "^18.0.0", | ||
"@types/node": "^20.1.0", | ||
"@typescript-eslint/eslint-plugin": "^5.32.0", | ||
@@ -41,3 +41,3 @@ "@typescript-eslint/parser": "^5.32.0", | ||
"eslint-plugin-import": "^2.26.0", | ||
"eslint-plugin-n": "^15.2.4", | ||
"eslint-plugin-n": "^16.0.1", | ||
"eslint-plugin-promise": "^6.0.0", | ||
@@ -44,0 +44,0 @@ "fastify": "^4.17.0", |
Sorry, the diff of this file is not supported yet
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
24371
14
384