fastify-accepts-serializer
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "fastify-accepts-serializer", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Serializer according to the accept header", | ||
@@ -32,5 +32,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"fastify-accepts": ">=0.5.0", | ||
"fastify-accepts": "^0.5.0 || ^1.0.0", | ||
"fastify-plugin": "^1.2.1" | ||
} | ||
} |
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
16366
+ Addedfastify-accepts@1.0.0(transitive)
- Removedfastify-accepts@2.2.02.3.0(transitive)
- Removedfastify-plugin@3.0.1(transitive)
- Removedprocess-warning@1.0.0(transitive)