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.1 to 1.0.2

.gitattributes

2

index.js

@@ -58,4 +58,4 @@ 'use strict'

module.exports = fp(acceptsSerializerPlugin, {
fastify: '>=1.10.0',
fastify: '^1.10.0',
name: 'fastify-accepts-serializer'
})
{
"name": "fastify-accepts-serializer",
"version": "1.0.1",
"version": "1.0.2",
"description": "Serializer according to the accept header",

@@ -22,3 +22,3 @@ "main": "index.js",

"devDependencies": {
"fastify": "2.0.0-rc.0",
"fastify": "^1.10.0",
"msgpack5": "^4.2.1",

@@ -25,0 +25,0 @@ "pre-commit": "^1.2.2",

@@ -5,3 +5,3 @@ # fastify-accepts-serializer

Serializer according to the `Accept` header. Supports Fastify versions >=1.10.0
Serializer according to the `Accept` header. Supports Fastify versions `^1.10.0`

@@ -8,0 +8,0 @@ ## Install

@@ -0,0 +0,0 @@ 'use strict'

@@ -0,0 +0,0 @@ 'use strict'

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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