spoon icon indicating copy to clipboard operation
spoon copied to clipboard

The GitHub anti-fork :fork_and_knife:

Results 8 spoon issues
Sort by recently updated
recently updated
newest added

Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.21.1. Release notes Sourced from axios's releases. v0.21.1 0.21.1 (December 21, 2020) Fixes and Functionality: Hotfix: Prevent SSRF (#3410) Protocol not parsed when setting proxy...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.7.0 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

one way to get more than the 100 repos is for pagination you could do something like, `var req = new XMLHttpRequest() req.open('GET', "https://api.github.com/users/{user}/repos?per_page=100:mozilla",false) req.send(null) var headers = req.getAllResponseHeaders().toLowerCase() var...

_This is a tracking PR. All work on this project should branch off of this PR and be merged into it until the project is complete_ --- ### Background When...

_to be added_

V2 Refactor