Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
code-repositories-api-common
Advanced tools
This package offers a wrappers to GitLab/GitHub/BitBucket APIs.
This package offers a wrappers to GitLab/GitHub/BitBucket APIs.
The motivation for this package was to access hosted repositories and their issues, for them to be used in a project/time tracking app. Hence I wanted to have a common API to access those objects from these three major code hosting providers.
This common package isn't standalone. By this I mean that it needs a companion package in order to work. The common package performs calls to APIs through GET or POST calls (so far). Because the tool is meant to be usable both from Node.js or from the browser, the actual requesting is left to the companion package, which we could call the request strategy package.
Currently there is one working companion package: code-repositories-api-node. Another is planned for use from the browser within Angular apps (code-repositories-api-angular).
FAQs
This package offers a wrappers to GitLab/GitHub/BitBucket APIs.
We found that code-repositories-api-common demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.