
Security News
npm v12 Ships With Install Scripts Off by Default, Begins Deprecating 2FA-Bypass Tokens
npm v12 is generally available, turning install scripts off by default and beginning the deprecation of 2FA-bypass publishing tokens.
@yaegassy/coc-nginx
Advanced tools
nginx-language-server extension for coc.nvim
CocInstall:
:CocInstall @yaegassy/coc-nginx
scoped packages
vim-plug:
Plug 'yaegassy/coc-nginx', {'do': 'yarn install --frozen-lockfile'}
nginx.server.commandPathcoc-nginx allows you to create an extension-only "venv" and install "nginx-language-server".
The first time you use coc-nginx, if nginx-language-server is not detected, you will be prompted to do a built-in installation.
You can also run the installation command manually.
:CocCommand nginx.installLanguageServer
nginx.enable: Enable coc-nginx extension, default: truenginx.server.commandPath: The custom path to the nginx-language-server (Absolute path), default: ""nginx.builtin.pythonPath: Python 3.x path (Absolute path) to be used for built-in install, default: ""nginx.nginxfmt.commandPath: The custom path to the nginxfmt (Absolute path), default: ""nginx.nginxfmt.indent: Specify number of spaces for indentation, default: 4nginx.installLanguageServer: Install/Upgrade nginx-language-server and more tools (builtin)
~/.config/coc/extensions/@yaegassy/coc-nginx-data/nginx-language-server/venv/bin/nginx-language-server~/AppData/Local/coc/extensions/@yaegassy/coc-nginx-data/nginx-language-server/venv/Scripts/nginx-language-server.exenginx.format: Run nginxfmtThere seems to be an error when saving the file.
Repro:
:CocCommand workspace.showOutput -> Choose by number: -> "Enter" the number of the nginx-language-server.
MIT
This extension is built with create-coc-extension
FAQs
nginx-language-server extension for coc.nvim
The npm package @yaegassy/coc-nginx receives a total of 7 weekly downloads. As such, @yaegassy/coc-nginx popularity was classified as not popular.
We found that @yaegassy/coc-nginx demonstrated a healthy version release cadence and project activity because the last version was released less than 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
npm v12 is generally available, turning install scripts off by default and beginning the deprecation of 2FA-bypass publishing tokens.

Research
/Security News
Socket tracks the activity as Operation “Muck and Load”: a threat actor uses commit-farming workflows, public dead drops, and protected archives to stage Windows RAT and infostealer malware.

Security News
pnpm 11.10 hardens registry auth to block token redirection, tightens pack-app and deploy, and makes the Rust port (v12) installable.