har-validator
npmv5.1.5DeprecatedExtremely fast HTTP Archive (HAR) validator using JSON Schema
Deprecation notice: this library is no longer supported
Not recommended for new projects
No — har-validator should not be adopted for new projects. Explicitly marked deprecated by its publisher.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- FMaintenance: grade F, Failing.
Explicitly marked deprecated by its publisher.
- AWeight: grade A, Excellent.
Pulls in 1 transitive package, about 8.0 KB installed (at least — some of the tree is still being crawled).
- BSupply chain: grade B, Good.
This package has a single maintainer (bus factor of 1).
- ALicense: grade A, Excellent.
MIT — permissive, with no copyleft found in the dependency tree.
Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.
Install cost
What you actually take on by adding har-validator to a project.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
Longest resolved dependency chain below this package.
Part of this dependency tree has not been crawled yet, so these figures are a lower bound rather than a final total.
Compatibility
- Node.js
- node >=6
- Module format
- CommonJS only
- TypeScript
- No bundled types
- Install scripts
- None
har-validator vs the alternatives
Packages solving a similar problem in the npm ecosystem, compared on the signals that drive an adoption decision.
| Package | Weekly downloads | Dependents | License | Last release |
|---|---|---|---|---|
| har-validatorthis page | 0 | 1 | MIT | 6 years ago |
| fast-xml-parser | 0 | 4 | MIT | 2 hours ago |
| yn | 0 | 1 | MIT | 2 hours ago |
| @fastify/ajv-compiler | 0 | 2 | MIT | 2 hours ago |
| yargs | 228.7M | 12 | MIT | 2 hours ago |
| fresh | 121.2M | 3 | MIT | 2 hours ago |
Dependencies
Declared by har-validator v5.1.5. Runtime dependencies are installed with the package; dev dependencies are not.
Runtime (2)
Dev (1)
Used by
Popular packages that depend on har-validator.
Relationship graph
Dependencies (left) and dependents (right) of har-validator.
Frequently installed together
A querystring parser that supports nesting and arrays, with a depth limit
A stream that emits multiple other streams one after another.
Signs and prepares requests using AWS Signature Version 4
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
Implementation of Function.prototype.bind
Port of jQuery.extend for node.js and the browser
Reference implementation of Joyent's HTTP Signature scheme.
Implements performance.now (based on process.hrtime).
OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.
Detect whether or not an object is a Typed Array
Like JSON.stringify, but doesn't blow up on circular refs.
Caseless object set/get/has, very useful when working with HTTP headers.
Release history
No releases in the last two years, typically about 0 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 5.1.5latest | 6 years ago | 8.0 KB | MIT |
| 5.1.4 | 6 years ago | 8.0 KB | MIT |
| 5.1.3 | 7 years ago | 8.0 KB | MIT |
| 5.1.0 | 8 years ago | — | ISC |
| 5.0.3 | 9 years ago | — | ISC |
| 5.0.2 | 9 years ago | — | ISC |
| 5.0.1 | 9 years ago | — | ISC |
| 5.0.0 | 9 years ago | — | ISC |
| 4.2.1 | 9 years ago | — | ISC |
| 4.2.0 | 9 years ago | — | ISC |
| 4.1.2 | 9 years ago | — | ISC |
| 4.1.1 | 9 years ago | — | ISC |
| 4.1.0 | 9 years ago | — | ISC |
| 4.0.4 | 9 years ago | — | ISC |
| 4.0.3 | 9 years ago | — | ISC |
Overview
har-validator is a deprecated npm package that extremely fast HTTP Archive (HAR) validator using JSON Schema. It has 1 known dependents in the graph. The latest version is 5.1.5, released under the MIT license.
Who should use it
har-validator is deprecated and is best avoided for new projects. Existing users should plan a migration to a maintained alternative.
When not to use it
Do not adopt this package for new work — it is no longer maintained.
Pros
- Clear open-source license (MIT).
- Lean dependency tree (3 direct dependencies).
Cons
- Marked deprecated: this library is no longer supported.
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Maintainers
Frequently asked questions
Should I use har-validator?
No — har-validator should not be adopted for new projects. Explicitly marked deprecated by its publisher.
How do I install har-validator?
Run `npm install har-validator` to add har-validator to your npm project.
How many dependencies does har-validator have?
har-validator declares 3 direct dependencies and pulls in 1 packages in total once its runtime tree is resolved totalling about 8.0 KB on disk.
What license is har-validator released under?
har-validator is distributed under the MIT license.
How popular is har-validator?
npm does not publish download counts. Within PackageGraph's crawl, 1 known packages depend on har-validator.
Is har-validator still maintained?
No — har-validator is marked as deprecated: this library is no longer supported. Consider a maintained alternative for new projects.
Does har-validator run install scripts?
No. har-validator does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.