openrosa-form-submission-middleware
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -73,2 +73,3 @@ /*! | ||
req.body = data.toString(); | ||
fs.unlink(val.path, function() {}); | ||
processingXml = false; | ||
@@ -75,0 +76,0 @@ if (done && !wasError) next(); |
{ | ||
"name": "openrosa-form-submission-middleware", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Express middleware for receiving OpenRosa xform submissions", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -17,2 +17,3 @@ # OpenRosa FormSubmissionAPI middleware | ||
}); | ||
``` | ||
@@ -19,0 +20,0 @@ ## Usage |
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
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
5579
106
35