-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add 7 packages #14
Add 7 packages #14
Conversation
Checked all versions individually. Notably the first two versions of the jsonp package shipped without any license statement, hence they're omitted. For atomically I only bothered to check the v2 release line, not v1.
Co-authored-by: Kyle E. Mitchell <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm exhausted, and not really up to checking this all from scratch again. But I think we hit all the initial feedback I had, I'd rather just release and go back and fix things later if there's some kind of nuanced issue, and, most importantly, I don't want to block this very appreciated contribution!
Published as 1.7.0. |
Thanks so much for this, @ericcornelissen. I hope some of the other data in this package has been useful to you. |
It has been 🙂 Thanks a lot for the project! |
README
,LICENSE
,COPYING
, and header comments for conflicting or additional licenses.fgrep -ir license $PACKAGE_DIRECTORY
.Notably
@andrewbranch/untar.js
has an ambiguous license deceleration inuntar.js
.atomically
I only bothered to check the v2 release line, not v1.jsonp
were shipped without any license statement (hence they're omitted).See also:
package.json
andrewbranch/untar.js#1license
property topackage.json
fabiospampinato/stubborn-fs#3license
property topackage.json
fabiospampinato/when-exit#4