Sign In

clearlist

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clearlist - npm Package Compare versions

Comparing version
0.4.2
to
0.5.0
+3
-3
package.json
{
"name": "clearlist",
"version": "0.4.2",
"version": "0.5.0",
"description": "ClearList CLI and MCP server. An AI resale manager that turns photos into listings, publishes a shareable sale page, and lets buyers reserve items and book their own pickup slots.",

@@ -16,7 +16,7 @@ "type": "module",

"dependencies": {
"@clearlist/mcp-server": "0.4.2"
"@clearlist/mcp-server": "0.5.0"
},
"repository": {
"type": "git",
"url": "https://github.com/Cuneiform-LLC/clearlist-mcp.git"
"url": "git+https://github.com/Cuneiform-LLC/clearlist-mcp.git"
},

@@ -23,0 +23,0 @@ "homepage": "https://clearlist.me/developers",