grexxconnect-ess
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -52,2 +52,5 @@ /* | ||
break; | ||
case 'opened': | ||
this.log('open'.green, 'ready to receive messages'.blue); | ||
break; | ||
case 'system': | ||
@@ -54,0 +57,0 @@ this.handleSystemMessage(_message, send); |
@@ -5,3 +5,3 @@ { | ||
"description" : "Grexx Connect - External System Service Helper", | ||
"version" : "1.1.1", | ||
"version" : "1.1.2", | ||
"contributors" : [ | ||
@@ -23,4 +23,4 @@ { | ||
"engines" : { | ||
"node": ">=6.9.1" | ||
"node": ">=12" | ||
} | ||
} |
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
11726
229