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

@fastify/accepts-serializer

Package Overview
Dependencies
Maintainers
18
Versions
10
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 4.0.1 to 5.0.0

4

index.js

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

module.exports = fp(acceptsSerializerPlugin, {
fastify: '>=3.x',
name: 'fastify-accepts-serializer'
fastify: '4.x',
name: '@fastify/accepts-serializer'
})
{
"name": "@fastify/accepts-serializer",
"version": "4.0.1",
"version": "5.0.0",
"description": "Serializer according to the accept header",

@@ -24,5 +24,5 @@ "main": "index.js",

"devDependencies": {
"fastify": "^3.0.0",
"@fastify/pre-commit": "^2.0.2",
"fastify": "^4.0.0-rc.2",
"msgpack5": "^6.0.0",
"pre-commit": "^1.2.2",
"protobufjs": "^6.10.2",

@@ -35,3 +35,3 @@ "snazzy": "^9.0.0",

"dependencies": {
"@fastify/accepts": "^3.0.0",
"@fastify/accepts": "^4.0.0",
"fastify-plugin": "^3.0.0"

@@ -38,0 +38,0 @@ },

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