npq

🎖safely* install packages with npm or yarn by auditing them as part of your install process

APACHE-2.0 License

Downloads
3.5K
Stars
839
Committers
20

Bot releases are visible (Hide)

npq - v3.5.0 Latest Release

Published by github-actions[bot] 8 months ago

3.5.0 (2024-03-04)

Features

  • age marshall check unmaintained packages (#306) (589b575)
npq - v3.4.8

Published by github-actions[bot] 8 months ago

3.4.8 (2024-03-04)

Bug Fixes

npq - v3.4.7

Published by github-actions[bot] 8 months ago

3.4.7 (2024-03-04)

Bug Fixes

  • error wording on vulnerable paths found (#304) (6a3f090)
npq - v3.4.6

Published by github-actions[bot] 8 months ago

3.4.6 (2024-03-04)

Bug Fixes

  • author marshall reported date diff for very old package releases (#303) (5770c6e)
npq - v3.4.5

Published by github-actions[bot] 9 months ago

3.4.5 (2024-02-07)

Bug Fixes

  • support for --save flag and others that are supported by npm cli (#301) (ebc5925)
npq - v3.4.4

Published by github-actions[bot] 10 months ago

3.4.4 (2023-12-16)

npq - v3.4.3

Published by github-actions[bot] 10 months ago

3.4.3 (2023-12-16)

npq - v3.4.2

Published by github-actions[bot] 11 months ago

3.4.2 (2023-11-21)

Bug Fixes

  • dont report on the package if it is popular (#298) (e079e42)
npq - v3.4.1

Published by github-actions[bot] 11 months ago

3.4.1 (2023-11-21)

Bug Fixes

  • don't report own matched packages by mistake (5ed99b3)
npq - v3.4.0

Published by github-actions[bot] 11 months ago

3.4.0 (2023-11-21)

Features

  • introduce new typosquatting marshall (#297) (d20cdc2)
npq - v3.3.0

Published by github-actions[bot] 11 months ago

3.3.0 (2023-11-21)

Features

  • download and distribute top downloaded packages for checks (#296) (1391dc3)
npq - v3.2.3

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

3.2.3 (2023-10-01)

Bug Fixes

  • handle edge cases when grabbing data (cb52e75)
  • properly report on first time package publishing (791dadb)
  • remove the 'proceed with care' added text which is unnecessary (79ac35f)
  • support dist-tag version aliases when auditing package author (690a22e)
npq - v3.2.2

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

3.2.2 (2023-09-30)

Bug Fixes

  • temporary decomissioned the README marshall (2334cd7)
npq - v3.2.1

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

3.2.1 (2023-09-30)

npq - v3.2.0

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

3.2.0 (2023-09-30)

Features

  • revamp package author check for potential package compromise (#294) (0cff8c4)
npq - v3.1.0

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

3.1.0 (2023-09-29)

Features

npq - v3.0.2

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

3.0.2 (2023-09-29)

Bug Fixes

npq - v3.0.1

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

3.0.1 (2023-09-29)

Bug Fixes

npq - v3.0.0

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

3.0.0 (2023-09-28)

  • BREAKING CHANGE: updating code to match modern Node.js runtime versions (#289) (1e38859), closes #289

BREAKING CHANGES

  • upgrade dependencies and migrate to modern Node.js API support
  • fix: remove semantic-release from package deps and use it only in CI
  • fix: remove update-notifier
  • fix: remove standard not playing nicely with eslint rules
  • fix: new husky git hooks
  • fix: new husky git hooks config for commitlint

BREAKING CHANGE

npq - v2.5.3

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

2.5.3 (2023-09-27)

Bug Fixes

  • provenance will throw a warning for missing package attestations (#288) (8acc839)