github-api pinned to 3.1.0 tarball
Open
- Dominant language
- JavaScript
- Stars
- 26
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
package.json currently has
```
"github-api": "https://github.com/github-tools/github/archive/v3.1.0.tar.gz",
```
https://www.npmjs.com/package/github-api only has v3.0.0
However there are not many commits since v3.0.0.
https://github.com/github-tools/github/compare/v3.0.0...master
If none of those fixes are needed for this app, the dependency could be downgraded to v3.0.0 but allow new versions as they are properly released.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.