FormidableLabs / FormidableLabs/inspectpack
Feature: Inspect versions of all packages in each asset
Open
- Dominant language
- TypeScript
- Stars
- 590
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
I have a use case where we want to inspect versions of all the packages bundled in each asset.
The `version` action currently reports on multiple versions of packages installed that have version skews and have 2+ files included in the bundle. Could we add a new plugin to report all versions in the bundle?
eg:
```
new VersionsPlugin({
verbose: false
})
```
Happy to discuss more & take on the work :)
Contributor guide
Assessment
This issue has not been assessed yet.