jquery-csv
Advanced tools
Comparing version 1.0.10 to 1.0.11
{ | ||
"name": "jquery-csv", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"description": "A jQuery CSV parser plugin. Battle Tested | Optimized | 100% IETF RFC 4180 Complete", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -1,2 +0,2 @@ | ||
<p align="center"><strong>✓ NOTICE: For a more modern take on CSV parsing, check out the <a href="https://github.com/vanillaes/csv-es">CSV-ES</a> project ⚠ ✓</strong></p> | ||
<p align="center"><strong>✓ NOTICE: For a more modern take on CSV parsing, check out the <a href="https://github.com/vanillaes/csv-es">CSV-ES</a> project ✓</strong></p> | ||
@@ -3,0 +3,0 @@ [![GitHub Releases](https://img.shields.io/github/release/typeiii/jquery-csv.svg)](https://github.com/typeiii/jquery-csv/releases) |
52222