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

jquery-csv

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jquery-csv - npm Package Compare versions

Comparing version

to
1.0.13

5

package.json
{
"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 @@ },