Describe the bug
The require-like package is licensed under the MIT license; this is specified both in package.json and in the License file, and indeed that is recognized by npmjs.com. However, node-modules-inspector fails to recognize this.
Reproduction
Visit https://node-modules.dev/report/licenses#install=require-like and confirm that the package's license is listed as being in the category
System Info
Checked online, in https://node-modules.dev/report/licenses#install=require-like.
Used Package Manager
pnpm
Validations
Contributions
Describe the bug
The require-like package is licensed under the MIT license; this is specified both in package.json and in the License file, and indeed that is recognized by npmjs.com. However,
node-modules-inspectorfails to recognize this.Reproduction
Visit https://node-modules.dev/report/licenses#install=require-like and confirm that the package's license is listed as being in the category
System Info
Checked online, in https://node-modules.dev/report/licenses#install=require-like.Used Package Manager
pnpm
Validations
Contributions