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

jsupack

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsupack - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

2

package.json
{
"name": "jsupack",
"version": "1.5.0",
"version": "1.5.1",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "JavaScript Utilities",

@@ -187,3 +187,3 @@ /*

this._saveNewWarning(CsvParser._getUnescapedDelimiterInfo(this._records.length + 1, fieldDel, matchStr));
this._currMatch += fieldDel + matchStr; this._curState = 'q2'; break;
this._currMatch += fieldDel + matchStr; this._currState = 'q2'; break;
}

@@ -190,0 +190,0 @@ break;

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