
A new npm `audit signatures` command to verify npm package integrity
The public npm registry is migrating away from the existing PGP signatures to ECDSA signatures that are more compact and can be verified without extra dependencies in the npm CLI.…