Comparing version 1.10.4 to 1.10.5
@@ -212,3 +212,3 @@ 'use strict'; | ||
if (params.result === 'REG_OK') { | ||
debug('register ok.'); | ||
console.log('[%s] agent register ok.', Date()); | ||
this.state = AgentState.WORK; | ||
@@ -215,0 +215,0 @@ this.stopRegister(); |
{ | ||
"name": "agentx", | ||
"version": "1.10.4", | ||
"version": "1.10.5", | ||
"description": "agentx is powered by alinode", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
62862