![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
git-contributor
Advanced tools
Welcome to join in and feel free to contribute.
xudafeng | fengmk2 | paradite | snapre |
---|
This project follows the git-contributor spec, auto updated at Fri May 19 2023 00:20:47 GMT+0800
.
If there is no repository
field, fall back to the rule:
$ npm i git-contributor --save-dev
"devDependencies": {
...
"git-contributor": "*",
...
},
"scripts": {
...
"contributor": "git-contributor",
...
}
$ npm run contributor
# github API service limit
$ OAUTH_TOKEN=****** npm run contributor
encodeURIComponent('xudafeng@126.com')
will be convert to xudafeng%40126.com
, please replace to test it.
https://api.github.com/search/users?q=xudafeng%40126.com%20in%3Aemail%20type%3Auser
The MIT License (MIT)
FAQs
git contributor
The npm package git-contributor receives a total of 401 weekly downloads. As such, git-contributor popularity was classified as not popular.
We found that git-contributor demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.