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 5.3.0 to 6.0.0-pre.fv5.1

20

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

@@ -29,15 +29,15 @@ "main": "index.js",

"devDependencies": {
"@fastify/pre-commit": "^2.0.2",
"fastify": "^4.0.0-rc.2",
"msgpack5": "^6.0.0",
"protobufjs": "^7.0.0",
"@fastify/pre-commit": "^2.1.0",
"fastify": "^5.0.0-alpha.3",
"msgpack5": "^6.0.2",
"protobufjs": "^7.2.6",
"snazzy": "^9.0.0",
"standard": "^17.0.0",
"tap": "^16.0.0",
"tsd": "^0.30.0",
"standard": "^17.1.0",
"tap": "^18.7.1",
"tsd": "^0.30.7",
"yamljs": "^0.3.0"
},
"dependencies": {
"@fastify/accepts": "^4.0.0",
"fastify-plugin": "^4.0.0"
"@fastify/accepts": "^5.0.0-pre.fv5.1",
"fastify-plugin": "^5.0.0-pre.fv5.1"
},

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

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