fastify-accepts-serializer
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "fastify-accepts-serializer", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Serializer according to the accept header", | ||
@@ -22,3 +22,3 @@ "main": "index.js", | ||
"devDependencies": { | ||
"fastify": "next", | ||
"fastify": "^2.0.0", | ||
"msgpack5": "^4.2.1", | ||
@@ -25,0 +25,0 @@ "pre-commit": "^1.2.2", |
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
16357