🚀 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.1
to
0.3.2
+4
-4
package.json
{
"name": "@yaegassy/coc-nginx",
"version": "0.3.1",
"version": "0.3.2",
"nginxLsVersion": "0.7.1",

@@ -38,4 +38,4 @@ "nginxFmtVersion": "1.2.2",

"@types/rimraf": "^3.0.0",
"@types/tmp": "^0.2.0",
"@types/which": "^2.0.0",
"@types/tmp": "^0.2.0",
"@typescript-eslint/eslint-plugin": "^4.8.2",

@@ -50,5 +50,5 @@ "@typescript-eslint/parser": "^4.8.2",

"rimraf": "^3.0.2",
"tmp": "^0.1.0",
"typescript": "^4.1.2",
"which": "^2.0.2",
"tmp": "^0.1.0"
"which": "^2.0.2"
},

@@ -55,0 +55,0 @@ "activationEvents": [

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