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

fastify-raw-body

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fastify-raw-body - npm Package Compare versions

Comparing version 4.0.0 to 4.1.0

9

package.json
{
"name": "fastify-raw-body",
"version": "4.0.0",
"version": "4.1.0",
"description": "Request raw body",

@@ -23,2 +23,3 @@ "main": "plugin.js",

"author": "Manuel Spigolon <behemoth89@gmail.com> (https://github.com/Eomm)",
"funding": "https://github.com/Eomm/fastify-raw-body?sponsor=1",
"license": "MIT",

@@ -33,10 +34,10 @@ "bugs": {

"devDependencies": {
"@types/node": "^17.0.36",
"@types/node": "^18.0.0",
"fastify": "^4.0.0-rc.4",
"standard": "^17.0.0",
"tap": "^16.2.0",
"tsd": "^0.20.0"
"tsd": "^0.23.0"
},
"dependencies": {
"fastify-plugin": "^3.0.1",
"fastify-plugin": "^4.0.0",
"raw-body": "^2.5.1",

@@ -43,0 +44,0 @@ "secure-json-parse": "^2.4.0"

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