mongodb-js/connect-mongodb-session

AGPL Licensed Transient Dependency Limits Ability to Use

rcollette opened this issue · 1 comments

My organization and Google forbid use of libraries that have a direct or transient dependency on a library licensed under the AGPL.

Google's Policy and explanation
https://opensource.google/docs/using/agpl-policy/#:~:text=WARNING%3A%20Code%20licensed%20under%20the,NOT%20be%20used%20at%20Google.&text=Using%20AGPL%20software%20requires%20that,be%20licensed%20under%20the%20AGPL.

This project depends on archetype which in turn depends on standard-error. standard-error is licensed under the AGPL.
https://github.com/moll/js-standard-error/blob/master/LICENSE

I have created issues through the dependency tree but hopefully it would be resolved quickly by standard-error adjusting their license.
boosterfuels/archetype#23

Sorry this can be closed as a duplicate of
#84