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
So, prior to #102, you could set a custom license. Let's say: My_Private_License in your project's package.json and allow it in license-checker. However, now you get UNLICENSED for such cases dependencies. Is it intentional? Because the PR states:
It shouldn't be a breaking change.
The text was updated successfully, but these errors were encountered:
So, prior to #102, you could set a custom license. Let's say:
My_Private_License
in your project's package.json and allow it in license-checker. However, now you getUNLICENSED
for such cases dependencies. Is it intentional? Because the PR states:The text was updated successfully, but these errors were encountered: