Socket
Socket
Sign inDemoInstall

csv-parse

Package Overview
Dependencies
Maintainers
1
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

csv-parse - npm Package Compare versions

Comparing version 5.0.2 to 5.0.3

11

package.json
{
"version": "5.0.2",
"version": "5.0.3",
"name": "csv-parse",

@@ -40,3 +40,4 @@ "description": "CSV parsing implementing the Node.js `stream.Transform` API",

"require": "./dist/cjs/sync.cjs"
}
},
"./browser/esm/": "./dist/esm/"
},

@@ -50,3 +51,3 @@ "devDependencies": {

"coffeescript": "^2.6.1",
"csv-generate": "^4.0.2",
"csv-generate": "^4.0.3",
"csv-spectrum": "^1.0.0",

@@ -61,3 +62,3 @@ "each": "^1.2.2",

"should": "^13.2.3",
"stream-transform": "^3.0.2",
"stream-transform": "^3.0.3",
"ts-node": "^10.4.0",

@@ -114,3 +115,3 @@ "typescript": "^4.4.4"

},
"gitHead": "f1abfafb56b5fd1f4097967052299dacaa2d8100"
"gitHead": "e00242dd598b165bdfcf2d17a2b8cd63806df816"
}
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