fastify-accepts-serializer
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -58,4 +58,4 @@ 'use strict' | ||
module.exports = fp(acceptsSerializerPlugin, { | ||
fastify: '^2.0.0', | ||
fastify: '>=1.10.0', | ||
name: 'fastify-accepts-serializer' | ||
}) |
{ | ||
"name": "fastify-accepts-serializer", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Serializer according to the accept header", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -5,3 +5,3 @@ # fastify-accepts-serializer | ||
Serializer according to the `Accept` header. Supports Fastify versions ^2.0.0 | ||
Serializer according to the `Accept` header. Supports Fastify versions >=1.10.0 | ||
@@ -8,0 +8,0 @@ ## Install |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
16706
0