Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jquery-csv

Package Overview
Dependencies
Maintainers
0
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 1.0.21 to 1.0.22

6

package.json
{
"name": "jquery-csv",
"version": "1.0.21",
"version": "1.0.22",
"description": "A jQuery CSV parser plugin. Battle Tested | Optimized | 100% IETF RFC 4180 Complete",

@@ -30,4 +30,4 @@ "license": "MIT",

"devDependencies": {
"standard": "^16.0.3",
"tape": "^4.13.2"
"standard": "^17.1.0",
"tape": "^5.8.1"
},

@@ -34,0 +34,0 @@ "standard": {

@@ -660,3 +660,3 @@ /* eslint no-prototype-builtins: 0 */

onParseValue: options.onParseValue,
state: state
state
}

@@ -663,0 +663,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc