{"library":"har-guard","type":"library","category":null,"description":"Zero-dependency TypeScript library for validating HAR 1.2 (HTTP Archive) files, designed as a modern replacement for the deprecated har-validator package. Current version 0.1.0, released as an independent migration helper supporting Node >=18. Key differentiators: fully typed with TypeScript, no external dependencies, offers both synchronous (validateHar, assertHar, isHar) and Promise-based (har, request, response, entry) APIs, and provides structured validation results with detailed issues instead of simple boolean flags. Suitable for projects migrating away from har-validator or building new HAR validation pipelines.","language":"javascript","status":"active","version":"0.1.0","tags":["javascript","har","har-validator","http-archive","validation","typescript","migration","replacement","deprecated"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install har-guard","imports":["import { validateHar } from 'har-guard'","import { assertHar } from 'har-guard'","import { isHar } from 'har-guard'"]},{"cmd":"yarn add har-guard","imports":[]},{"cmd":"pnpm add har-guard","imports":[]}],"homepage":"https://github.com/iexitdev/har-guard#readme","github":"https://github.com/iexitdev/har-guard","docs":null,"changelog":null,"pypi":null,"npm":"har-guard","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}