You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ x ] bug report => Search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Sorry, we will not be able to answer every support request. Please consider other venues for support requests
Sorry for the misunderstanding, we (m-niedermaier and I) don't pull the license text via cyclondx. We just need a version of custom-event for which a license file or text is provided somewhere (e.g. as LICENSE file in the repository). For the version 1.0.0 was non provided, but for the 1.0.1 it is.
So what we need is an upgrade of the custom-event lib to the 1.0.1. The crossvent lib already have a release where it uses the [email protected], it's the 1.5.5. So in @swimlane/dragula a dependency upgrade to [email protected] is needed.
I'm submitting a ... (check one with "x")
Current behavior
transitive dependency to @swimlane/[email protected] to [email protected] to [email protected]
And problem is, that the [email protected] has no license text
Reproduction of the problem
check the [email protected] in the bom.xml.
What is the motivation / use case for changing the behavior?
We cant use the library, when there is no valid license text at any transitive dependency
Please tell us about your environment:
We use cyclonedx to generte the bom.xml where the license text is missing:
https://www.npmjs.com/package/@cyclonedx/bom
Sugestion
The text was updated successfully, but these errors were encountered: