Skip to content

Releases: harksys/npmvet

0.2.1

01 Feb 19:54
Compare
Choose a tag to compare
  • Fixes an issue where command line flags were ignored. Fixes #34 - @slieschke with PR #37 🎉

0.2.0

10 Jul 19:01
afd0c89
Compare
Choose a tag to compare
  • Updated packages
  • Updated tests and code formatting
  • Added support for Git URLs without a v fixes #26
  • Added support for NPM aliases fixes #30
  • Fixed strict mode not checking for mismatching fixes #23
  • Added support for pnpm workspace: prefix

0.1.5

06 Mar 14:59
Compare
Choose a tag to compare
  • Ability to parse git+ssh URL based dependencies. Fixes #2 - PR by @ozzyknox with PR #22 🎉

0.1.4

04 Apr 19:44
Compare
Choose a tag to compare
  • New "strict" option, available by the -s flag that can be used to fail CI builds if packages are unlocked, not just mismatched. Suggested by @jameswlane!

0.1.3

18 Feb 10:50
Compare
Choose a tag to compare

0.1.2

05 Feb 13:14
Compare
Choose a tag to compare

Initial release for NPM Vet. You can read more about NPM Vet on the Hark website.