@fastify/accepts-serializer
Advanced tools
Comparing version 5.3.0 to 6.0.0-pre.fv5.1
{ | ||
"name": "@fastify/accepts-serializer", | ||
"version": "5.3.0", | ||
"version": "6.0.0-pre.fv5.1", | ||
"description": "Serializer according to the accept header", | ||
@@ -29,15 +29,15 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@fastify/pre-commit": "^2.0.2", | ||
"fastify": "^4.0.0-rc.2", | ||
"msgpack5": "^6.0.0", | ||
"protobufjs": "^7.0.0", | ||
"@fastify/pre-commit": "^2.1.0", | ||
"fastify": "^5.0.0-alpha.3", | ||
"msgpack5": "^6.0.2", | ||
"protobufjs": "^7.2.6", | ||
"snazzy": "^9.0.0", | ||
"standard": "^17.0.0", | ||
"tap": "^16.0.0", | ||
"tsd": "^0.30.0", | ||
"standard": "^17.1.0", | ||
"tap": "^18.7.1", | ||
"tsd": "^0.30.7", | ||
"yamljs": "^0.3.0" | ||
}, | ||
"dependencies": { | ||
"@fastify/accepts": "^4.0.0", | ||
"fastify-plugin": "^4.0.0" | ||
"@fastify/accepts": "^5.0.0-pre.fv5.1", | ||
"fastify-plugin": "^5.0.0-pre.fv5.1" | ||
}, | ||
@@ -44,0 +44,0 @@ "publishConfig": { |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
22918
13
1
+ Added@fastify/accepts@5.0.1(transitive)
+ Addedfastify-plugin@5.0.1(transitive)
- Removed@fastify/accepts@4.3.0(transitive)
- Removedfastify-plugin@4.5.1(transitive)