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
I also believe that this version should have been flagged as a major revision, since it was a breaking change to anyone using this as a library. It's too late now, but maybe something to keep in mind for future revisions, library use needs to be considered when deciding on a version number.
Thanks for the hard work, one breaking change is a low price to pay to not have to worry about license checking 😄
The section "Requiring" (https://github.com/RSeidelsohn/license-checker-rseidelsohn?tab=readme-ov-file#requiring) is now very wrong after recent updates to this library. I think this section should be updated to use
import
syntax, and to no longer use the default export (which no longer works).Proposed:
The text was updated successfully, but these errors were encountered: