🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

upload-files-express

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

upload-files-express - npm Package Compare versions

Comparing version

to
0.2.1

2

package.json
{
"name": "upload-files-express",
"version": "0.2.0",
"version": "0.2.1",
"description": "An easy way to handle file uploads on the server with express",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/franciscop/upload-files-express#readme",

@@ -163,1 +163,3 @@ # upload-files-express

Made by [Francisco Presencia](http://francisco.io/) under the MIT License.
A small part of the docs coming from [formidable](https://github.com/node-formidable/formidable), since that's a dependency for this library. This project was previously named [`express-data-parser`](https://www.npmjs.com/package/express-data-parser).