🚀 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.4
to
0.7.5
+1
-1
package.json
{
"name": "@yaegassy/coc-ruff",
"version": "0.7.4",
"version": "0.7.5",
"description": "ruff-lsp extension for coc.nvim",

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

@@ -121,3 +121,3 @@ # This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand.

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

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

files = [
{file = "ruff_lsp-0.0.55-py3-none-any.whl", hash = "sha256:82d037b850cbdeff2fabe4326eaacabddfe47c919133d456b819ba35dce0355d"},
{file = "ruff_lsp-0.0.55.tar.gz", hash = "sha256:33fcfc77bbdc47f7a116a64f5fb9140e70d76d54f55a0d9a740a21b797906a45"},
{file = "ruff_lsp-0.0.56-py3-none-any.whl", hash = "sha256:96b2bea6e3cae75ad40bf470041cbeb06c0125a228e05d3aef47b8622a38b900"},
{file = "ruff_lsp-0.0.56.tar.gz", hash = "sha256:5d2622d22032944d54b0a0e84e16048d081d3c8716bf2bac5a155227ffe1d78a"},
]

@@ -156,2 +156,2 @@

python-versions = ">=3.8,<3.13"
content-hash = "17430beaeb9f5ac6050565d4c2e40276d47a6839d5b79fbe0f6d3a522efdb707"
content-hash = "3f6645870f3ab2e651e7a03a7da994c5eb24e2c4a8cdb753a23ce2e54d6a617c"

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

python = ">=3.8,<3.13"
ruff-lsp = "0.0.55"
ruff-lsp = "0.0.56"

@@ -12,0 +12,0 @@