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 4.8.0 to 4.8.1

4

CHANGELOG.md

@@ -13,2 +13,6 @@

## Version 4.8.1
* package: move pad dependencyu to dev
## Version 4.8.0

@@ -15,0 +19,0 @@

8

package.json
{
"version": "4.8.0",
"version": "4.8.1",
"name": "csv-parse",

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

"mocha": "^6.2.0",
"pad": "^3.2.0",
"should": "^13.2.3",

@@ -87,6 +88,3 @@ "stream-transform": "^2.0.1",

"./lib/sync.d.ts"
],
"dependencies": {
"pad": "^3.2.0"
}
]
}
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