Comparing version 1.0.1 to 1.0.2
{ | ||
"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) { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
292385