jquery-csv
Advanced tools
Comparing version
{ | ||
"name": "jquery-csv", | ||
"version": "1.0.11", | ||
"version": "1.0.13", | ||
"description": "A jQuery CSV parser plugin. Battle Tested | Optimized | 100% IETF RFC 4180 Complete", | ||
@@ -22,3 +22,3 @@ "license": "MIT", | ||
"start": "npx live-server", | ||
"test": "npx tape ./test/*.js | tap-spec", | ||
"test": "npx tape ./test/*.js", | ||
"lint": "npm run lint:html && npm run lint:js", | ||
@@ -35,3 +35,2 @@ "lint:html": "htmlhint --config .htmlhint examples/**/*.html", | ||
"semistandard": "^14.2.0", | ||
"tap-spec": "^5.0.0", | ||
"tape": "^4.13.2" | ||
@@ -38,0 +37,0 @@ }, |
3
-25%52185
-0.07%