4.3.0
- Change the behavior when locating the module directory to prefer a directory where the
package.json
has license or licenses set. This improves reported licenses for a few libraries that have intermediatepackage.json
files without license information in their directory structure - e.g.socket.io-client
. Thanks to @mikejpeters for suggestion and implementation!