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

csv

Package Overview
Dependencies
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

csv - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

10

package.json
{
"name": "csv",
"version": "1.2.0",
"version": "1.2.1",
"description": "CSV parser with simple api, full of options and tested against large datasets.",

@@ -22,6 +22,6 @@ "keywords": ["node", "csv", "tsv", "parser", "parse", "stringifier", "stringify"],

"dependencies": {
"csv-generate": "^1.0.0",
"csv-parse": "^1.2.0",
"stream-transform": "^0.1.2",
"csv-stringify": "^1.0.4"
"csv-generate": "^1.1.2",
"csv-parse": "^1.3.3",
"stream-transform": "^0.2.2",
"csv-stringify": "^1.1.2"
},

@@ -28,0 +28,0 @@ "devDependencies": {},

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