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

formstream

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

formstream - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

5

History.md
0.0.2 / 2012-10-11
==================
* use buffer-concat support node < 0.8
0.0.1 / 2012-10-11

@@ -3,0 +8,0 @@ ==================

2

lib/formstream.js

@@ -33,3 +33,3 @@ /*!

*/
require('buffer-concat');
var Stream = require('stream');

@@ -36,0 +36,0 @@ var parseStream = require('pause-stream');

{
"name": "formstream",
"version": "0.0.1",
"version": "0.0.2",
"description": "A multipart/form-data encoded stream, helper for file upload.",

@@ -33,2 +33,3 @@ "main": "index.js",

"mime": "1.2.7",
"buffer-concat": "0.0.1",
"pause-stream": "0.0.6"

@@ -35,0 +36,0 @@ },

Sorry, the diff of this file is not supported yet

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