@hyperone/cli-core
Advanced tools
Comparing version 1.0.2-alpha.15 to 1.0.2-alpha.94
12
index.js
@@ -25,3 +25,3 @@ import openapi from './lib/openapi'; | ||
device, | ||
// extensions: ['@hyperone/cli-ext-root'], | ||
extensions: ['cli-ext-root'], | ||
plugins: [ | ||
@@ -37,7 +37,7 @@ verbose, | ||
// program.addCommand(new Category({ | ||
// name: 'config', | ||
// summary: 'Management of CLI configuration', | ||
// extensions: ['@hyperone/cli-ext-config'], | ||
// })); | ||
program.addCommand(new Category({ | ||
name: 'config', | ||
summary: 'Management of CLI configuration', | ||
extensions: ['cli-ext-config'], | ||
})); | ||
@@ -44,0 +44,0 @@ return { |
{ | ||
"name": "@hyperone/cli-core", | ||
"version": "1.0.2-alpha.15+917d994", | ||
"version": "1.0.2-alpha.94+945cb9a", | ||
"description": "", | ||
@@ -8,3 +8,3 @@ "main": "index.js", | ||
"@apidevtools/json-schema-ref-parser": "^9.0.3", | ||
"@hyperone/cli-framework": "^1.0.2-alpha.15+917d994", | ||
"@hyperone/cli-framework": "^1.0.2-alpha.94+945cb9a", | ||
"array-back": "^3.1.0", | ||
@@ -22,7 +22,2 @@ "camel-case": "^4.1.1", | ||
}, | ||
"devDependencies": { | ||
"eslint-plugin-jasmine": "^4.1.1", | ||
"jasmine": "^3.5.0", | ||
"shell-quote": "^1.7.2" | ||
}, | ||
"publishConfig": { | ||
@@ -37,3 +32,3 @@ "access": "public" | ||
"license": "MIT", | ||
"gitHead": "917d994458d637f243bf0df472e317d40b1e7831" | ||
"gitHead": "945cb9a513d3c52bc28e519dadcf6ebf4e0dc478" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
3
25343