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

fastify-accepts

Package Overview
Dependencies
Maintainers
5
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fastify-accepts - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

6

package.json
{
"name": "fastify-accepts",
"version": "0.2.0",
"version": "0.2.1",
"description": "Add accept parser to fastify",

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

"coveralls": "^2.13.1",
"fastify": "^0.25.1",
"fastify": "^0.28.0",
"pre-commit": "^1.2.2",
"request": "^2.81.0",
"request": "2.81.0",
"snazzy": "^7.0.0",

@@ -13,0 +13,0 @@ "standard": "^10.0.2",

@@ -7,2 +7,3 @@ # fastify-accepts

[![Coverage Status](https://coveralls.io/repos/github/fastify/fastify-accepts/badge.svg?branch=feature%2Fshortcuts)](https://coveralls.io/github/fastify/fastify-accepts?branch=feature%2Fshortcuts)
[![Known Vulnerabilities](https://snyk.io/test/github/fastify/fastify-accepts/badge.svg)](https://snyk.io/test/github/fastify/fastify-accepts)

@@ -9,0 +10,0 @@ Add accepts parser to fastify

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