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

body-parser-csv

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

body-parser-csv - npm Package Compare versions

Comparing version 1.1.0-dev.238124158 to 1.1.0-dev.368640890

2

dist/CSVParser.js

@@ -34,3 +34,3 @@ "use strict";

readable
.pipe(fast_csv_1.parse(this.settings))
.pipe((0, fast_csv_1.parse)(this.settings))
.on("error", (error) => {

@@ -37,0 +37,0 @@ reject(error);

{
"name": "body-parser-csv",
"version": "1.1.0-dev.238124158",
"version": "1.1.0-dev.368640890",
"description": "CSV parser middleware for express.js",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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