Sign In

patchloom

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

patchloom - npm Package Compare versions

Comparing version
0.28.0
to
0.28.1
+2
-2
npm-shrinkwrap.json

@@ -26,3 +26,3 @@ {

"name": "patchloom",
"version": "0.28.0"
"version": "0.28.1"
},

@@ -546,3 +546,3 @@ "node_modules/@isaacs/cliui": {

"requires": true,
"version": "0.28.0"
"version": "0.28.1"
}
{
"artifactDownloadUrls": [
"https://github.com/patchloom/patchloom/releases/download/patchloom-v0.28.0"
"https://github.com/patchloom/patchloom/releases/download/patchloom-v0.28.1"
],

@@ -136,3 +136,3 @@ "author": "Sebastien Tardif",

},
"version": "0.28.0",
"version": "0.28.1",
"volta": {

@@ -139,0 +139,0 @@ "node": "18.14.1",

@@ -13,3 +13,3 @@ <p align="center">

[![Tests](https://img.shields.io/badge/tests-4100%2B%20passing-brightgreen)](#)
[![Tests](https://img.shields.io/badge/tests-4200%2B%20passing-brightgreen)](#)
[![Coverage](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/SebTardif/6a26adf6bfae45f530465f626c9154f4/raw/coverage.json)](https://github.com/patchloom/patchloom/actions/workflows/ci.yml)

@@ -311,3 +311,3 @@ [![OpenSSF Best Practices](https://www.bestpractices.dev/projects/13097/badge)](https://www.bestpractices.dev/projects/13097)

[dependencies]
patchloom = { version = "0.28.0", default-features = false } <!-- x-release-please-version -->
patchloom = { version = "0.28.1", default-features = false } <!-- x-release-please-version -->
```

@@ -523,3 +523,3 @@

4100+ tests across 24 commands. Tested with Grok 4.3, GPT-5.4, and Claude Opus 4.6.
4200+ tests across 24 commands. Tested with Grok 4.3, GPT-5.4, and Claude Opus 4.6.

@@ -529,3 +529,3 @@ | Component | Status |

| CLI | Install from [crates.io](https://crates.io/crates/patchloom), [Homebrew](https://github.com/patchloom/homebrew-tap), [Scoop](https://github.com/patchloom/scoop-bucket), [npm](https://www.npmjs.com/package/patchloom) (`npx patchloom`), or [GitHub Releases](https://github.com/patchloom/patchloom/releases/latest). Also on [winget](https://github.com/microsoft/winget-pkgs/tree/master/manifests/p/Patchloom/Patchloom) (`Patchloom.Patchloom`; usually current after Microsoft publish) and [Chocolatey](https://community.chocolatey.org/packages/patchloom) (community moderation often lags GitHub). |
| MCP server | Official [MCP Registry](https://registry.modelcontextprotocol.io/) name `io.github.patchloom/patchloom` (stdio; crates.io / npm packages; see `server.json`). Local MCPB for [Smithery](https://smithery.ai/) / desktop hosts: `make pack-mcpb` (`mcpb/`). [Glama](https://glama.ai/mcp/servers) directory prep: root `glama.json` + manual **Add MCP Server** (see [MCP setup](./docs/getting-started/mcp-setup.md#glama-directory)) |
| MCP server | Official [MCP Registry](https://registry.modelcontextprotocol.io/) name `io.github.patchloom/patchloom` (stdio; crates.io / npm packages; see `server.json`). Local MCPB for [Smithery](https://smithery.ai/servers/patchloom/patchloom) / desktop hosts: `make pack-mcpb` (`mcpb/`). [Glama listing](https://glama.ai/mcp/servers/patchloom/patchloom) (`glama.json`; keep description aligned with `server.json`, see [MCP setup](./docs/getting-started/mcp-setup.md#glama-directory)) |
| Editor extension | Published on [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=patchloom.patchloom) and [Open VSX](https://open-vsx.org/extension/patchloom/patchloom) |

@@ -532,0 +532,0 @@

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