Investigate wicket direct dependency
FOSSA found a possible licensing error in a direct dependency.
wicket, version 1.3.8
our package.json | npm package page | github project | LICENSE (GPLv3)
GPLv3 is not compatible with our Apache 2.0 license claim, since GPL requires you to license the combined work as a whole with the GPL license terms.
There is no newer version of wicket, and wicket has been GPLv3 since its inception.
How to address
As far as I can tell, there is no way to change library dependencies to get around this. We need to remove the usage of wicket in model.js.
Some possible alternative packages:
Edited by David Diederich