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

@fastify/accepts-serializer

Package Overview
Dependencies
Maintainers
0
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 6.0.0-pre.fv5.2 to 6.0.0

8

package.json
{
"name": "@fastify/accepts-serializer",
"version": "6.0.0-pre.fv5.2",
"version": "6.0.0",
"description": "Serializer according to the accept header",

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

"@fastify/pre-commit": "^2.1.0",
"fastify": "^5.0.0-alpha.3",
"fastify": "^5.0.0-alpha.4",
"msgpack5": "^6.0.2",

@@ -41,4 +41,4 @@ "protobufjs": "^7.2.6",

"dependencies": {
"@fastify/accepts": "^5.0.0-pre.fv5.1",
"fastify-plugin": "^5.0.0-pre.fv5.1"
"@fastify/accepts": "^5.0.0",
"fastify-plugin": "^5.0.0"
},

@@ -45,0 +45,0 @@ "publishConfig": {

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