actions-npm-dependencies

Validate your NPM dependencies without installing Node (WIP)

Todo

  • Make it functional and composable
  • Handle peer dependencies
  • Handle lock files? (probably not)
  • Great error messaging
  • Investigate direct dependencies of dependencies, which may have peers themselves
  • Give insight into possible resolution steps, including intersects