stream-csv-as-json
Advanced tools
Comparing version
{ | ||
"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/)", |
@@ -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
968632
0.03%91
4.6%