New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

express-form-post

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-form-post - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

4

package.json
{
"name": "express-form-post",
"version": "1.4.0",
"version": "1.4.1",
"description": "Simple, reliable and memory efficient http file parse and upload api",

@@ -46,3 +46,3 @@ "main": "index.js",

"dropbox": "^2.5.4",
"dropbox-stream": "^1.0.5",
"dropbox-stream": "^1.1.1",
"ejs": "^2.5.6",

@@ -49,0 +49,0 @@ "eslint": "^3.19.0",

@@ -119,3 +119,3 @@ # Express Form Post

```sh
$ npm install aws-sdk --save
$ npm install aws-sdk@2.56.0 --save
```

@@ -150,3 +150,3 @@

```sh
$ npm install dropbox-stream --save
$ npm install dropbox-stream@1.1 --save
```

@@ -153,0 +153,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