Sign In

@paretools/init

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@paretools/init - npm Package Compare versions

Comparing version
0.19.1
to
0.20.0
+5
-5
package.json
{
"name": "@paretools/init",
"version": "0.19.1",
"version": "0.20.0",
"description": "Setup CLI and health check for Pare MCP servers — auto-detect clients, install servers, verify connections",

@@ -53,11 +53,11 @@ "license": "MIT",

"dependencies": {
"@inquirer/prompts": "^8.4.2",
"@inquirer/prompts": "^8.5.0",
"@modelcontextprotocol/sdk": "^1.29.0",
"smol-toml": "^1.6.1",
"yaml": "^2.8.4"
"yaml": "^2.9.0"
},
"devDependencies": {
"@types/node": "^25.6.0",
"@types/node": "^25.9.1",
"typescript": "^6.0.3",
"vitest": "^4.1.5",
"vitest": "^4.1.7",
"@paretools/tsconfig": "0.0.0"

@@ -64,0 +64,0 @@ },