verify-npm-files-action

A Github Action that verifies all files referenced by the package.json file are present in the package tarball.

APACHE-2.0 License

Stars
1
Committers
1

Bot releases are visible (Hide)

verify-npm-files-action - v1.1.0 Latest Release

Published by github-actions[bot] almost 3 years ago

1.1.0 (2021-11-23)

Bug Fixes

Features

  • check with npm pack to catch npmignore files (#8) (9fd1e49)
verify-npm-files-action - v1.0.0

Published by github-actions[bot] almost 3 years ago

1.0.0 (2021-11-22)

Bug Fixes

  • assert failure and config updates (#7) (f51e571)