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

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.4 to 4.8.5

4

CHANGELOG.md

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

## Version 4.8.5
* ts: fix `types` declaration
## Version 4.8.4

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

4

package.json
{
"version": "4.8.4",
"version": "4.8.5",
"name": "csv-parse",

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

},
"types": "./lib/sync.d.ts"
"types": "./lib/index.d.ts"
}
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