🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@yaegassy/coc-nginx

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yaegassy/coc-nginx - npm Package Compare versions

Comparing version
0.3.3
to
0.3.4
+1
-1
package.json
{
"name": "@yaegassy/coc-nginx",
"version": "0.3.3",
"version": "0.3.4",
"nginxLsVersion": "0.7.1",

@@ -5,0 +5,0 @@ "nginxFmtVersion": "1.2.2",

@@ -12,2 +12,3 @@ # coc-nginx

- Format by [nginxfmt](https://pypi.org/project/nginxfmt/)
- Built-in installer

@@ -60,4 +61,4 @@ ## Install

- It will be installed in this path:
- Mac/Linux: `~/.config/coc/extensions/coc-nginx-data/nginx-language-server/venv/bin/nginx-language-server`
- Windows: `~/AppData/Local/coc/extensions/coc-nginx-data/nginx-language-server/venv/Scripts/nginx-language-server.exe`
- Mac/Linux: `~/.config/coc/extensions/@yaegassy/coc-nginx-data/nginx-language-server/venv/bin/nginx-language-server`
- Windows: `~/AppData/Local/coc/extensions/@yaegassy/coc-nginx-data/nginx-language-server/venv/Scripts/nginx-language-server.exe`
- `nginx.format`: Run nginxfmt

@@ -64,0 +65,0 @@

Sorry, the diff of this file is too big to display