🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
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.6
to
0.4.0
+12
-12
package.json
{
"name": "@yaegassy/coc-nginx",
"version": "0.3.6",
"nginxLsVersion": "0.7.1",
"version": "0.4.0",
"nginxLsVersion": "0.8.0",
"nginxFmtVersion": "1.2.2",

@@ -36,17 +36,17 @@ "description": "nginx-language-server extension for coc.nvim",

"devDependencies": {
"@types/node": "^12.11.7",
"@types/node": "^18.11.19",
"@types/rimraf": "^3.0.0",
"@types/tmp": "^0.2.0",
"@types/which": "^2.0.0",
"@typescript-eslint/eslint-plugin": "^4.8.2",
"@typescript-eslint/parser": "^4.8.2",
"coc.nvim": "^0.0.80",
"esbuild": "^0.8.42",
"eslint": "^7.14.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-prettier": "^3.1.4",
"prettier": "^2.2.0",
"@typescript-eslint/eslint-plugin": "^5.50.0",
"@typescript-eslint/parser": "^5.50.0",
"coc.nvim": "^0.0.82",
"esbuild": "^0.16.17",
"eslint": "^8.33.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1",
"prettier": "^2.8.3",
"rimraf": "^3.0.2",
"tmp": "^0.1.0",
"typescript": "^4.1.2",
"typescript": "^4.9.5",
"which": "^2.0.2"

@@ -53,0 +53,0 @@ },

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