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

@hyperone/cli-framework

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hyperone/cli-framework - npm Package Compare versions

Comparing version 1.0.2-alpha.94 to 1.0.2-alpha.98

3

device.js
/* eslint-disable no-console */
class Device {
getName() {
return 'cli';
}
async displayResult(result) {

@@ -5,0 +8,0 @@ console.log(result);

4

package.json
{
"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"
}
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