@hyperone/cli-core
Advanced tools
Comparing version 1.0.2-alpha.94 to 1.0.2-alpha.98
@@ -21,3 +21,3 @@ import openapi from './lib/openapi'; | ||
const program = new Category({ | ||
name: '@hyperone/cli', | ||
name: options.device.getName(), | ||
summary: 'Management for cloud services of HyperOne', | ||
@@ -24,0 +24,0 @@ config, |
@@ -20,2 +20,3 @@ import fetch from 'node-fetch'; | ||
const namespaces = {}; | ||
console.log('specTags', spec.tags); | ||
spec.tags.forEach(t => { | ||
@@ -22,0 +23,0 @@ const { 'x-kind': xKind, 'x-location': xLocation, 'x-parent': xParent } = t; |
{ | ||
"name": "@hyperone/cli-core", | ||
"version": "1.0.2-alpha.94+945cb9a", | ||
"version": "1.0.2-alpha.98+e96385c", | ||
"description": "", | ||
@@ -8,3 +8,3 @@ "main": "index.js", | ||
"@apidevtools/json-schema-ref-parser": "^9.0.3", | ||
"@hyperone/cli-framework": "^1.0.2-alpha.94+945cb9a", | ||
"@hyperone/cli-framework": "^1.0.2-alpha.98+e96385c", | ||
"array-back": "^3.1.0", | ||
@@ -31,3 +31,3 @@ "camel-case": "^4.1.1", | ||
"license": "MIT", | ||
"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
25396
638