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

har-viewer-cli

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

har-viewer-cli

Interactive terminal HAR viewer with live filtering

latest
npmnpm
Version
1.0.2
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

HAR Viewer CLI

Getting Started

Install the CLI globally:

npm install -g har-viewer-cli

Then launch a HAR file:

hr path/to/file.har

Prefer not to install globally? Run it ad hoc:

npx har-viewer-cli path/to/file.har

Curious about what is planned next? Check out the ROADMAP.

Keywords

har

FAQs

Package last updated on 28 Sep 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