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.94 to 1.0.2-alpha.98

2

index.js

@@ -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"
}
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