Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@hyperone/cli-core

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hyperone/cli-core - npm Package Compare versions

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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc