New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

stream-csv-as-json

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stream-csv-as-json - npm Package Compare versions

Comparing version

to
1.0.1

5

package.json
{
"name": "stream-csv-as-json",
"version": "1.0.0",
"version": "1.0.1",
"description": "Streams CSV files.",

@@ -19,3 +19,4 @@ "main": "index.js",

"csv",
"stream"
"stream",
"streaming"
],

@@ -22,0 +23,0 @@ "author": "Eugene Lazutkin <eugene.lazutkin@gmail.com> (http://lazutkin.com/)",

6

README.md

@@ -1,2 +0,2 @@

# stream-json
# stream-csv-as-json

@@ -7,2 +7,3 @@ [![Build status][travis-image]][travis-url]

[![NPM version][npm-image]][npm-url]
[![TypeScript definitions on DefinitelyTyped][definitelytyped-image]](definitelytyped-url)

@@ -78,2 +79,3 @@

- 1.0.1 *minor readme tweaks, added TypeScript typings and the badge.*
- 1.0.0 *the first 1.0 release.*

@@ -89,1 +91,3 @@

[travis-url]: https://travis-ci.org/uhop/stream-csv-as-json
[definitelytyped-image]: https://img.shields.io/badge/DefinitelyTyped-.d.ts-blue.svg
[definitelytyped-url]: https://definitelytyped.org

Sorry, the diff of this file is not supported yet