Comparing version 1.9.15 to 1.9.16
@@ -128,3 +128,3 @@ 'use strict'; | ||
for (let idx = 0; idx < lines.length; idx++) { | ||
let match = lines[idx].match(/^cpu \s+(\d+)\s+(\d+)\s+(\d+)\s+(\d+)\s+(\d+)\s+(\d+)\s+(\d+)\s+(\d+)\s+(\d+)\s+(\d+)/); | ||
let match = lines[idx].match(/^cpu \s+(\d+)\s+(\d+)\s+(\d+)\s+(\d+)\s+(\d+)\s+(\d+)\s+(\d+)\s+(\d+)/); | ||
if (match) { | ||
@@ -131,0 +131,0 @@ let total = 0; |
{ | ||
"name": "agentx", | ||
"version": "1.9.15", | ||
"version": "1.9.16", | ||
"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
59376