npm analyzed 0.20.0

@atlassian-dc-mcp/common

v0.20.0
npm

Shared utilities for @atlassian-dc-mcp MCP servers. Not affiliated with Atlassian.

maintainer
evgeniy.moroz
license
first seen
2026-05-22
last seen
2026-06-17
releases · 30d
2
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 0 tools
transport stdio · http · sse counts 0 tools · 0 res · 0 prompts permission surface via code analysis

no tools enumerated yet for this server.

code evidence v0.20.0 · npm-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

filesystem 6

  • fs package/build/config/sources/dotenv-file-cache.js :1 import fs from 'node:fs';
  • fs package/build/config/sources/home-file.js :2 import fs from 'node:fs';
  • fs package/build/config/sources/macos-keychain.js :2 import { existsSync as nodeExistsSync } from 'node:fs';
  • fs package/src/config/sources/dotenv-file-cache.ts :1 import fs from 'node:fs';
  • fs package/src/config/sources/home-file.ts :2 import fs from 'node:fs';
  • fs package/src/config/sources/macos-keychain.ts :2 import { existsSync as nodeExistsSync } from 'node:fs';

shell / exec 2

  • shell package/build/config/sources/macos-keychain.js :1 import { execFileSync as nodeExecFileSync } from 'node:child_process';
  • shell package/src/config/sources/macos-keychain.ts :1 import { execFileSync as nodeExecFileSync } from 'node:child_process';

declared dependencies 7

  • @inquirer/prompts@7.10.1
  • @modelcontextprotocol/sdk@^1.27.1
  • dotenv@16.4.7
  • zod@3.25.76
  • @types/node@^22.13.5
  • nodemon@^3.1.0
  • ts-node@^10.9.2