Socket
Socket
Sign inDemoInstall

hms-fca

Package Overview
Dependencies
155
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "hms-fca",
"version": "1.0.1",
"version": "1.0.2",
"description": "A forked ver. from fca-unofficial rebuild by HMS.",

@@ -5,0 +5,0 @@ "scripts": {

@@ -1065,3 +1065,3 @@ /* eslint-disable no-prototype-builtins */

//log.verbose("parseAndCheckLogin", data.body);
console.log(chalk.magenta.bold("[HMS-FCA]"),chalk.bold('》'),chalk.hex('#FFA500').bold('parseAndCheckLogin: \n\n'+data.body))
//console.log(chalk.magenta.bold("[HMS-FCA]"),chalk.bold('》'),chalk.hex('#FFA500').bold('parseAndCheckLogin: \n\n'+data.body))
if (data.statusCode >= 500 && data.statusCode < 600) {

@@ -1068,0 +1068,0 @@ if (retryCount >= 5) {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc