This repository has been archived on 2020-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
TripSit_Suite/node_modules/yargs-unparser/CHANGELOG.md
2020-11-01 22:46:04 +00:00

2.1 KiB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.6.1 (2020-06-17)

Bug Fixes

  • deps: downgrade yargs, such that we continue supporting Node 6 (#57) (f69406c)

1.6.0 (2019-07-30)

Bug Fixes

  • security: update deps addressing recent audit vulnerabilities (#40) (2e74f1b)
  • address bug with camelCased flattened keys (#32) (981533a)
  • deps: updated the lodash version to fix vulnerability (#39) (7375966)
  • package: update yargs to version 10.0.3 (f1eb4cb)
  • package: update yargs to version 11.0.0 (6aa7c91)

Features

  • add interoperation with minimist (ba477f5)

# 1.5.0 (2018-11-30)

Bug Fixes

  • package: update yargs to version 10.0.3 (f1eb4cb)
  • package: update yargs to version 11.0.0 (6aa7c91)

Features

  • add interoperation with minimist (ba477f5)

# 1.4.0 (2017-12-30)

Features

  • add interoperation with minimist (ba477f5)