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.
To use it first, you must be in a repository and preferably the installation must be global.
npm install -g glmr
glmr -v
glmr --help
Once you get your token, you must set it to the local repository, follow the example:
git config --add gitlab.token "GITLAB-ACCESS-TOKEN"
By default the current branch will be set as the base branch for the merge request.
To open a merge request the following command must be used:
glmr target-branch
If you want to set a merge request title the following command should be used:
glmr target-branch -t "MR Title"
By default, the remove source branch option is checked, but if you want to open merge request without the option, the following command must be used:
glmr target-branch --no-remove
If you want to open a Merge Request with WIP, the following command must be used:
glmr target-branch -w
or
glmr target-branch --wip
If you want to open a Merge Request by signing for some user, the following command must be used:
glmr target-branch -u user.name
or
glmr target-branch --user user.name
git config --add glmr.remove < true | false >
git config --add glmr.target "target-branch"
FAQs
Merge Request Utility API on GitLab
The npm package glmr receives a total of 0 weekly downloads. As such, glmr popularity was classified as not popular.
We found that glmr 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.