🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@lmcc-dev/mult-fetch-mcp-server

Package Overview
Dependencies
Maintainers
0
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lmcc-dev/mult-fetch-mcp-server - npm Package Versions

1.3.2

Diff
lmcc-dev
published 1.3.2 •
lmcc-dev
published 1.3.1 •
lmcc-dev
published 1.3.0 •
lmcc-dev
published 1.2.1 •
lmcc-dev
published 1.2.0 •

Changelog

Source

[1.2.0] - 2025-03-15

Added

  • Internationalization (i18n) missing keys detection tool

    • Detects keys used in code but missing in translation files
    • Supports both English and Chinese translations
    • Generates detailed reports with missing keys information
  • Internationalization (i18n) unused keys detection tool

    • Identifies unused i18n keys across the codebase
    • Supports dynamic key detection for complex usage patterns
    • Includes preservation mechanism for error-related keys
    • Provides report-only mode for safe analysis
  • Error handling improvements

    • Added new ErrorHandler utility for consistent error management
    • Implemented comprehensive error testing

Fixed

  • Placeholder mismatch in English translation for client.statusCodeDetected
  • Various minor bugs in the Node fetcher implementation
lmcc-dev
published 1.1.0 •

Changelog

Source

[1.1.0] - 2025-03-01

Added

  • Initial public release
lmcc-dev
published 1.0.3 •
lmcc-dev
published 1.0.2 •
lmcc-dev
published 1.0.1 •