Sign In

@paretools/bun

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

@paretools/bun - npm Package Compare versions

Comparing version
0.18.0
to
0.18.1
+5
-5
package.json
{
"name": "@paretools/bun",
"version": "0.18.0",
"version": "0.18.1",
"mcpName": "io.github.Dave-London/pare-bun",

@@ -57,8 +57,8 @@ "description": "MCP server for Bun — structured run, test, build, and package data for AI agents",

"zod": "^4.3.6",
"@paretools/shared": "0.18.0"
"@paretools/shared": "0.18.1"
},
"devDependencies": {
"@types/node": "^25.5.2",
"typescript": "^6.0.2",
"vitest": "^4.1.3",
"@types/node": "^25.6.0",
"typescript": "^6.0.3",
"vitest": "^4.1.5",
"@paretools/tsconfig": "0.0.0"

@@ -65,0 +65,0 @@ },