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

@hsrs/cli

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hsrs/cli

_cli with various tools for working with hsrs decks and revlogs._

latest
npmnpm
Version
0.0.5
Version published
Maintainers
1
Created
Source

@hsrs/cli

cli with various tools for working with hsrs decks and revlogs.

installation

npm i -g @hsrs/cli

commands

  • import <destDir> <srcDeck> Import a deck from (deck JSON) into directory structure at
  • export <srcDir> <destDeck> Export a deck from directory structure at to (deck JSON)
  • bench <historyPath> <deckPath> <outputPath> Run hsrs benchmark on using saved to <outputPath.png>. --shallow to Only consider shallow elements.

development

run yarn dev <import|export|...> to do a build then run

FAQs

Package last updated on 28 Oct 2025

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