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

my-web-fs

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

my-web-fs - npm Package Compare versions

Comparing version 0.14.3 to 0.14.4

doc/00213-2245679297.png

1

lib/core/api/index.js

@@ -21,2 +21,3 @@ const fs = require('fs');

const form = formidable({
maxFileSize: 10 * 1024 * 1024 * 1024,
fileWriteStreamHandler(file) {

@@ -23,0 +24,0 @@ const filename = file.originalFilename;

2

package.json
{
"name": "my-web-fs",
"version": "0.14.3",
"version": "0.14.4",
"description": "A simple zero-configuration command-line http server with file control",

@@ -5,0 +5,0 @@ "main": "./lib/http-server",

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