streamroller icon indicating copy to clipboard operation
streamroller copied to clipboard

Please list one author only in package

Open blackram opened this issue 5 months ago • 0 comments

When producing SBOMs your package throws and error in tooling:

["Gareth Jones [email protected], Huang Yichao [email protected]"] for package:["streamroller"] found at path:["......\node_modules\streamroller\package.json"]. This may indicate an invalid npm package author, and author will not be registered.

The npm schema supports one author and multiple contributors. https://docs.npmjs.com/cli/v9/configuring-npm/package-json#people-fields-author-contributors

blackram avatar Jul 29 '25 23:07 blackram