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
esp-config depends on evalexpr, which unfortunately changed its license to AGPLv3 starting with version 12.0.0. As AGPLv3 is viral, I think esp-config cannot be MIT/Apache2 licensed as long as it depends on evalexpr.
The changes between the last released non-AGPLv3 version of evalexpr (11.3.1) and the current version are not that big, so as a short-term solution I suggest just pinning to 11.3.1.