New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@hyperlog/cli

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hyperlog/cli

Code to Analyse user profiles

latest
Source
npmnpm
Version
0.2.0
Version published
Maintainers
1
Created
Source

Profile Analysis for Hyperlog

This repository contains the code for the profile analysis.

This code is made open source for inspection purposes only. This is tightly coupled with AWS and custom backend at Hyperlog.

How to Compile for Testing?

First, start the hyperlog backend server. This repository communicates with the server at localhost port 8000. Normal hyperlog backend should work. Simply clone this repository, and run the following commands in the repo.

$ npm install
$ npm run build
$ profile-analysis --help

Commands

login

This command logs you in the CLI and stores your basic information collected from the hyperlog servers.

USAGE:

profile-analysis login

analyse

This command starts to analyse your profile and stores the data in the local config file for now.

USAGE:

profile-analysis login

FAQs

Package last updated on 10 Jul 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts