@hyperone/cli-framework
Advanced tools
Comparing version 1.0.2-alpha.94 to 1.0.2-alpha.98
/* eslint-disable no-console */ | ||
class Device { | ||
getName() { | ||
return 'cli'; | ||
} | ||
async displayResult(result) { | ||
@@ -5,0 +8,0 @@ console.log(result); |
{ | ||
"name": "@hyperone/cli-framework", | ||
"version": "1.0.2-alpha.94+945cb9a", | ||
"version": "1.0.2-alpha.98+e96385c", | ||
"description": "", | ||
@@ -20,3 +20,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "945cb9a513d3c52bc28e519dadcf6ebf4e0dc478" | ||
"gitHead": "e96385c400326fdf85c1dc040b74dc1d7dd89e92" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
11226
328