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

@erdii/csv2jsonstream

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

@erdii/csv2jsonstream - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

12

package.json
{
"name": "@erdii/csv2jsonstream",
"version": "0.0.1",
"version": "0.0.2",
"description": "the cheapest csv to json-array converter EVER!",
"main": "csv2jsonstream.js",
"bin": "./csv2jsonsteram.js",
"bin": "./csv2jsonstream.js",
"scripts": {

@@ -14,3 +14,9 @@ "test": "echo \"Error: no test specified\" && exit 1"

},
"keywords": ["csv", "json", "converter", "stream", "array"],
"keywords": [
"csv",
"json",
"converter",
"stream",
"array"
],
"author": "erdii <erdiicodes@gmail.com>",

@@ -17,0 +23,0 @@ "license": "MIT",

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