har-sdk

HAR SDK enables Node.js developers to easily work with HAR, convert it from OAS/Swagger and Postman collection, and more.

MIT License

Downloads
26K
Stars
9
Committers
8

Bot releases are hidden (Show)

har-sdk - @har-sdk/[email protected]

Published by derevnjuk almost 3 years ago

@har-sdk/postman 2.2.0 (2022-01-12)

Features

  • postman: dry run mode using new constant generator (#85) (c29d745), closes #70
har-sdk - @har-sdk/[email protected]

Published by derevnjuk almost 3 years ago

@har-sdk/oas 2.1.8 (2022-01-12)

Bug Fixes

  • openapi-sampler: deterministic output (#84) (91b455a), closes #83

Dependencies

  • @har-sdk/openapi-sampler: upgraded to 2.0.2
har-sdk - @har-sdk/[email protected]

Published by derevnjuk almost 3 years ago

@har-sdk/openapi-sampler 2.0.2 (2022-01-12)

Bug Fixes

  • openapi-sampler: deterministic output (#84) (91b455a), closes #83
har-sdk - @har-sdk/[email protected]

Published by derevnjuk almost 3 years ago

@har-sdk/oas 2.1.7 (2021-12-17)

Bug Fixes

  • oas: produce content-type on base of consumers (#82) (d558c90), closes #81
har-sdk - @har-sdk/[email protected]

Published by derevnjuk almost 3 years ago

@har-sdk/validator 2.4.8 (2021-12-17)

Bug Fixes

  • validator: adjust har schema to make it less strict (#76) (141f854), closes #75
har-sdk - @har-sdk/[email protected]

Published by derevnjuk almost 3 years ago

@har-sdk/editor 1.2.11 (2021-12-17)

Dependencies

  • @har-sdk/validator: upgraded to 2.4.8
har-sdk - @har-sdk/[email protected]

Published by derevnjuk almost 3 years ago

@har-sdk/validator 2.4.7 (2021-12-16)

Bug Fixes

  • validator: add schema restrictions for OAS3 servers URL (#74) (931cc8b), closes #73
har-sdk - @har-sdk/[email protected]

Published by derevnjuk almost 3 years ago

@har-sdk/editor 1.2.10 (2021-12-16)

Dependencies

  • @har-sdk/validator: upgraded to 2.4.7
har-sdk - @har-sdk/[email protected]

Published by derevnjuk almost 3 years ago

@har-sdk/validator 2.4.6 (2021-12-08)

Bug Fixes

  • validator: better humanized messages for array targets (#68) (dac4c6a), closes #50
har-sdk - @har-sdk/[email protected]

Published by derevnjuk almost 3 years ago

@har-sdk/editor 1.2.9 (2021-12-08)

Dependencies

  • @har-sdk/validator: upgraded to 2.4.6
har-sdk - @har-sdk/[email protected]

Published by derevnjuk almost 3 years ago

@har-sdk/postman 2.1.6 (2021-12-07)

Bug Fixes

  • validator: cast types while using substitution variables (#67) (1f58dc6), closes #66
har-sdk - @har-sdk/[email protected]

Published by derevnjuk almost 3 years ago

@har-sdk/validator 2.4.5 (2021-12-06)

Bug Fixes

  • validator: validation error on empty postman groups (#65) (146d303), closes #64
har-sdk - @har-sdk/[email protected]

Published by derevnjuk almost 3 years ago

@har-sdk/editor 1.2.8 (2021-12-06)

Dependencies

  • @har-sdk/validator: upgraded to 2.4.5
har-sdk - @har-sdk/[email protected]

Published by derevnjuk almost 3 years ago

@har-sdk/validator 2.4.4 (2021-12-06)

Bug Fixes

  • validator: property names in custom error messages (#63) (51bb83f), closes #50
har-sdk - @har-sdk/[email protected]

Published by derevnjuk almost 3 years ago

@har-sdk/editor 1.2.7 (2021-12-06)

Dependencies

  • @har-sdk/validator: upgraded to 2.4.4
har-sdk - @har-sdk/[email protected]

Published by derevnjuk almost 3 years ago

@har-sdk/validator 2.4.3 (2021-12-06)

Bug Fixes

  • validator: improve serverIPAddress schema (#62) (a7f1114), closes #60
har-sdk - @har-sdk/[email protected]

Published by derevnjuk almost 3 years ago

@har-sdk/editor 1.2.6 (2021-12-06)

Dependencies

  • @har-sdk/validator: upgraded to 2.4.3
har-sdk - @har-sdk/[email protected]

Published by derevnjuk almost 3 years ago

@har-sdk/editor 1.2.5 (2021-12-03)

Dependencies

  • @har-sdk/validator: upgraded to 2.4.2
har-sdk - @har-sdk/[email protected]

Published by derevnjuk almost 3 years ago

@har-sdk/validator 2.4.2 (2021-12-03)

Bug Fixes

  • validator: allow serverIPAddress to be an empty string (#61) (667da01), closes #60
har-sdk - @har-sdk/[email protected]

Published by derevnjuk almost 3 years ago

@har-sdk/validator 2.4.1 (2021-12-02)

Bug Fixes

  • validator: verify if servers contains at least one item (#58) (fe57755), closes #57