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

incremental-csv-parser

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

incremental-csv-parser - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

6

package.json
{
"name": "incremental-csv-parser",
"version": "1.0.1",
"version": "1.0.2",
"description": "A simple, browser compatible, incremental CSV parser.",
"main": "dist/esm/index.js",
"main": "dist/cjs/index.js",
"repository": "https://github.com/AllAwesome497/incremental-csv-parser",

@@ -17,3 +17,3 @@ "author": "Wade Bourne <wade@wbourne.dev>",

},
"types": "./types/index.d.ts",
"types": "./dist/types/index.d.ts",
"exports": {

@@ -20,0 +20,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