Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fastify-accepts-serializer

Package Overview
Dependencies
Maintainers
7
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fastify-accepts-serializer - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

index.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc