- 🐣 adds support for recognizing 'bundled dependencies'
- see https://docs.npmjs.com/files/package.json#bundleddependencies
- introduces a new 'npm-bundled' dependency type, that can come on top of other dependency types.
- the dependency type can be used both in the output format and in the rule spec
- ⬆️ various dependencies (a.o. commander, chalk)