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

har-compare

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

har-compare

Compares requests in two har (HTTP Archive) files, to check whether there were some requests missing or with wrong response status.

latest
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

HAR comparer

This utility allows you to compare requests two .har files, looking for missing requests and wrong response status codes.

Commandline usage

node index.js file1.har file2.har

will compare file1 against file2 (put the files in project directory), output the results and save them to a separate file

Keywords

har

FAQs

Package last updated on 12 Dec 2014

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