formstream
Advanced tools
Comparing version 0.0.1 to 0.0.2
0.0.2 / 2012-10-11 | ||
================== | ||
* use buffer-concat support node < 0.8 | ||
0.0.1 / 2012-10-11 | ||
@@ -3,0 +8,0 @@ ================== |
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Non-existent author
Supply chain riskThe package was published by an npm account that no longer exists.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
2
0
8467
3
7
150
1
+ Addedbuffer-concat@0.0.1
+ Addedbuffer-concat@0.0.1(transitive)