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

fastify-file-upload-v2

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fastify-file-upload-v2 - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

10

package.json
{
"name": "fastify-file-upload-v2",
"version": "0.1.0",
"version": "0.1.1",
"description": "file upload plugin for Fastify v2",

@@ -22,6 +22,6 @@ "main": "index.js",

"dependencies": {
"@types/node": "^16.11.0",
"@types/node": "^22.10.2",
"express-fileupload": "^1.3.1",
"fastify-plugin": "^3.0.1",
"middie": "^6.0.0"
"fastify-plugin": "^5.0.1",
"middie": "^7.1.0"
},

@@ -32,4 +32,4 @@ "devDependencies": {

"pump": "^3.0.0",
"tap": "^16.0.1"
"tap": "^21.0.1"
}
}
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