{"library":"har-schema","type":"library","category":null,"description":"The `har-schema` package provides the official JSON Schema definitions for the HTTP Archive (HAR) format, enabling robust validation of HAR files. It encompasses schemas for all HAR entities, including `log`, `pages`, `entries`, `requests`, `responses`, and more. The current stable version, 2.0.0 (released in 2017), migrated its schemas to conform with JSON-Schema Draft-06, a significant breaking change from prior versions. This package is foundational for tools that process or validate HAR data, acting as a data source for schema definitions rather than an executable library. Its release cadence is effectively dormant, with no new feature development since 2017, reflecting the stability of the HAR 1.2 specification it implements. It differentiates itself by being the direct, standard representation of the HAR spec in JSON Schema, compatible with any generic JSON Schema validation library.","language":"javascript","status":"abandoned","version":"2.0.0","tags":["javascript","har","http","archive","JSON","schema","JSON-schema"],"last_verified":"Wed May 27","install":[{"cmd":"npm install har-schema","imports":["import harSchemas from 'har-schema';\nconst harSchema = harSchemas.har;","import allSchemas from 'har-schema';","import allSchemas from 'har-schema';\nconst requestSchema = allSchemas.request;"]},{"cmd":"yarn add har-schema","imports":[]},{"cmd":"pnpm add har-schema","imports":[]}],"homepage":null,"github":"https://github.com/ahmadnassri/har-schema","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/har-schema","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/har-schema/compatibility"}}