Brett Zamir
Brett Zamir
Just clearing out noise of lgtm alerts for projects I watch there if you could kindly merge: https://lgtm.com/projects/g/padolsey/findAndReplaceDOMText/?mode=list Thanks!
Looks like a very polished tool, both for docs, code comments, and typed source code--nice! Just wanted to suggest that for servers with CORS enabled, a browser client should be...
Hi! Great package and concept. Also appreciated the Medium.com write-up. I noticed that when providing the details of licenses, "[email protected]", whose license is listed as "GPL-3.0-or-later OR MIT" is categorized...
Builds on #25. It seems to me that the argument order here is reversed. For example, without this `getLicenseType` was getting "permissive" for `(GPL-3.0 AND MIT)`. With the fix it...
Hi, @delfrrr , @DanielRuf : Thank you for such a valuable project. As it has been some months since making some PRs without hearing back, I am wondering whether you...
- Fix: Treat UNLICENSED as special case for comparisons (so it is not confused with "Unlicense") Fixes #18 . This issue is due to the fact that `spdx-correct` is not...
- Linting (ESLint): Apply per latest airbnb-base (import order, destructuring, no useless else, line breaks in destructured params, prefer spread) - Linting (ESLint): Add ignore file in conjunction with linting...
It was been [drawn to my attention](https://github.com/jslicense/licensee.js/pull/63#issuecomment-565663260) that there is really an even stronger category than "Network protective" as they put conditions on how the package is used even privately;...
Hi, Not a big deal, but I figure you may want to correct the spelling of the "maxSizeBites" option to "maxSizeBytes". Thanks!
Hi, I'm often most concerned if I've already installed some Protective or Uncategorized licenses (into a permissive or weakly protective package). It'd be great if one could opt to get...