
Security News
The Hidden Blast Radius of the Axios Compromise
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.
@tc-libs/error-handler
Advanced tools
Gestione centralizzata degli errori HTTP del monorepo.
Il package registra globalmente:
ErrorHttpFilter come APP_FILTERErrorMetaGuard come APP_GUARDErrorHandlerModule.register(
{
availableLanguages: ['it', 'en'],
versioning: {
version: '1',
},
repoVersion: '1.0.0',
},
true,
);
ErrorHttpFilterApiError e fallback generici@tc-libs/request@tc-libs/message_metadata coerente con @tc-libs/response@tc-libs/debugger quando necessarioIl body finale contiene tipicamente:
messagedataerrors_error_metadataErrorMetaPermette di forzare nome classe/funzione mostrati nei log:
@ErrorMeta('UserController', 'create')
@Post()
create() {}
Se non lo usi, ErrorMetaGuard deduce classe e metodo dal contesto Nest.
Usa questo package se vuoi che tutte le API del progetto restituiscano errori nello stesso formato, con metadata e logging uniformi.
nx build error-handler
nx test error-handler
FAQs
Gestione centralizzata degli errori HTTP del monorepo.
We found that @tc-libs/error-handler demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.