ahmadnassri / node-har-validator

Extremely fast HTTP Archive (HAR) validator using JSON Schema
MIT License
61 stars 26 forks source link

Breaking change in a patch revision? #126

Closed briiju closed 4 years ago

briiju commented 5 years ago

From v5.1.0 to v5.1.1 there is an engine compatibility change. v5.1.1 no longer supports node v4 which has major implications for production systems. This is currently impacting one of my customers.

The npm library request at v2.88.1 is dependent on har-validator (~5.1.0). Har-validator has effectively broken request for node v4.

Please publish a 5.1.4 with node 4 compatibility and make a major version change in order to implement breaking changes.

ahmadnassri commented 4 years ago

this library has not been maintained, nor has any further planned maintenance. I made a dependency update release today and this will be the last one. this repo will be archived.