check-peer-deps

Verifies that the peerDependency requirements of all top level dependencies are satisfied.

MIT License

Downloads
123
Stars
7
Committers
6
check-peer-deps - v1.2.2 Latest Release

Published by Arcanemagus over 5 years ago

1.2.2 (2019-03-27)

Bug Fixes

  • deps: update dependency semver to v6 (a473477)
check-peer-deps - v1.2.1

Published by Arcanemagus over 6 years ago

1.2.1 (2018-07-17)

Bug Fixes

  • checkPeerDependencies isn't actually async (7a42bb6)
check-peer-deps - v1.2.0

Published by Arcanemagus over 6 years ago

1.2.0 (2018-07-03)

Features

  • resolutions: yarn resolutions support added (5ba6839)
check-peer-deps - v1.1.3

Published by Arcanemagus over 6 years ago

1.1.3 (2018-05-05)

Bug Fixes

  • deps: update dependencies (b7847a5)
check-peer-deps - v1.1.2

Published by Arcanemagus over 6 years ago

1.1.2 (2018-05-05)

Bug Fixes

  • package: update command-line-usage to version 5.0.4 (c24a6c9), closes #24
check-peer-deps - v1.1.1

Published by Arcanemagus over 6 years ago

1.1.1 (2018-05-05)

Bug Fixes

  • package: update command-line-args to version 5.0.0 (3d61462)
check-peer-deps -

Published by Arcanemagus almost 7 years ago

Implemented enhancements:

check-peer-deps -

Published by Arcanemagus about 7 years ago

  • Ensure latest peerDependencies are checked (#8)
  • Clarify required/allowed wording (#9)
  • Allow retries of npm commands (#10)
check-peer-deps -

Published by Arcanemagus about 7 years ago

  • Prefer global installation
  • Change installation instructions to use npx
  • Add repository to package.json
check-peer-deps -

Published by Arcanemagus about 7 years ago

First version, it works locally so what could go wrong?