npm-normalize-package-bin

Turn any flavor of allowable package.json bin into a normalized object

ISC License

Downloads
52.3M
Stars
6
Committers
9

Bot releases are visible (Hide)

npm-normalize-package-bin - v4.0.0 Latest Release

Published by github-actions[bot] about 1 month ago

4.0.0 (2024-09-03)

⚠️ BREAKING CHANGES

  • npm-normalize-package-bin now supports node ^18.17.0 || >=20.5.0

Bug Fixes

  • a1c7cb8 #89 align to npm 10 node engine range (@hashtagchris)

Chores

  • cf43a5d #89 run template-oss-apply (@hashtagchris)
  • a2e246b #87 bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])
  • 1799d4b #77 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)
  • 65d9e5f #88 postinstall for dependabot template-oss PR (@hashtagchris)
  • 34b5912 #88 bump @npmcli/template-oss from 4.23.1 to 4.23.3 (@dependabot[bot])
npm-normalize-package-bin - v3.0.1

Published by github-actions[bot] over 1 year ago

3.0.1 (2023-05-02)

Bug Fixes

  • 1ebb83b #41 apply slash normalizer before bin path join (#41) (@antongolub)
npm-normalize-package-bin - v3.0.0

Published by github-actions[bot] about 2 years ago

3.0.0 (2022-10-10)

⚠️ BREAKING CHANGES

  • npm-normalize-package-bin is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

  • 06ee481 #23 postinstall for dependabot template-oss PR (@lukekarrys)
npm-normalize-package-bin - v2.0.0

Published by github-actions[bot] about 2 years ago

2.0.0 (2022-08-22)

⚠ BREAKING CHANGES

  • make node engines ^12.13.0 || ^14.15.0 || >=16.0.0

Bug Fixes

  • replace deprecated String.prototype.substr() (f7f3bc4)

Dependencies