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

@yaegassy/coc-ruff

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yaegassy/coc-ruff - npm Package Compare versions

Comparing version
0.7.9
to
0.7.10
+1
-1
package.json
{
"name": "@yaegassy/coc-ruff",
"version": "0.7.9",
"version": "0.7.10",
"description": "ruff-lsp extension for coc.nvim",

@@ -5,0 +5,0 @@ "author": "yaegassy <yosstools@gmail.com>",

@@ -1,2 +0,2 @@

# This file is automatically @generated by Poetry 2.0.0 and should not be changed by hand.
# This file is automatically @generated by Poetry 2.0.1 and should not be changed by hand.

@@ -129,3 +129,3 @@ [[package]]

name = "ruff-lsp"
version = "0.0.60"
version = "0.0.61"
description = "A Language Server Protocol implementation for Ruff."

@@ -136,4 +136,4 @@ optional = false

files = [
{file = "ruff_lsp-0.0.60-py3-none-any.whl", hash = "sha256:6a6078b5c8333dc1f5a24e0adce769a27dc0ab49cd6249436b0904bc14a39a04"},
{file = "ruff_lsp-0.0.60.tar.gz", hash = "sha256:f92e924914c5db8e3b5bd3c0dae662952b05fd32bd3fc598d463078acd90c191"},
{file = "ruff_lsp-0.0.61-py3-none-any.whl", hash = "sha256:c84988a2016066e5f808ba43b7b84e961cfd0339321fd986f35caf6f2c95334a"},
{file = "ruff_lsp-0.0.61.tar.gz", hash = "sha256:4a1704dc96dc1353557b5edd0733768f3948cfc92042fd332927648e080754bc"},
]

@@ -166,2 +166,2 @@

python-versions = "^3.8"
content-hash = "000759655da3eb194bece5397bb48b91dbb884af59cf01c38ac6164f6fdf16a8"
content-hash = "81bd31be76f77d6b9372cff897955994e7e019f5344df3b8963c3cfbb5efc5d2"

@@ -9,3 +9,3 @@ [tool.poetry]

python = "^3.8"
ruff-lsp = "0.0.60"
ruff-lsp = "0.0.61"

@@ -12,0 +12,0 @@ [build-system]