Security News
Bun 1.2 Released with 90% Node.js Compatibility and Built-in S3 Object Support
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Share the love with the developers of your favorite GitHub repos!
Execute this global node module in your root project folder to
add a star to the GitHub repositories in your package.json
's
dependencies.
npm install gh-star -g
Since gh-star impersonates you for starring repositories, you
need to provide a Github Personal Access Token.
You can get an access token by following this instructions.
The only required scope for the access token is public_repo
.
In your project folder where the package.json
file is located run
gh-star
You will be prompted for you personal access token. Then gh-star
will parse the package.json
file, search each dependency in the
npm-registry and get their GitHub url
(if any). The last step is to select which repositories you would like
to star :tada:.
FAQs
NodeJS app that stars the GitHub repos referenced in a package.json file
We found that gh-star 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
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.