Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
A javascript / Typescript library to be able to read and write csv files
A CSV parser for javascript, typescript with no extra dependencies. Fully customizable and supports partial parsing of a basic csv file.
This package is bundled by vite. we provide 4 different bundles for different environments and those are:
✅ esm
✅ cjs
✅ umd
✅ iife
currently the parser supports a few features that is already implemented.
✅ Basic CSV parsing
✅ Extending CSV parsing
✅ CSV parsing with custom delimiters
✅ Results can be returned as an array of objects, JSON or Tuples (arrays)
✅ The option to parse every single column to a number if possible
the parser currently is supporting the following features:
"," and ";" as delimiters
\n as line breaks
" as quote character
" " as empty line
npm install sigma-csv
pnpm add sigma-csv
The documentation is available here
🔲 Be able to convert to a CSV format
🔲 Number parse option for a column
🔲 Support for web workers
If you have any suggestions, please feel free to open an issue or a pull request.
sigma-csv is licensed under the MIT License
Copyright (c) 2022-present, Beau den Heijer
FAQs
A javascript / Typescript library to be able to read and write csv files
The npm package sigma-csv receives a total of 0 weekly downloads. As such, sigma-csv popularity was classified as not popular.
We found that sigma-csv demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.