
Company News
Meet the Socket Team at RSAC and BSidesSF 2026
Join Socket for live demos, rooftop happy hours, and one-on-one meetings during BSidesSF and RSA 2026 in San Francisco.
@backstage/catalog-client
Advanced tools
Contains a frontend and backend compatible client for communicating with the Backstage Catalog.
Backend code may import and use this package directly.
However, frontend code will not want to instantiate a catalog client directly -
use the @backstage/plugin-catalog-react package instead, which exports a
catalogApiRef that can be leveraged like other frontend utility APIs.
The kubernetes-client package provides a client for interacting with the Kubernetes API. It allows you to manage Kubernetes resources programmatically, similar to how @backstage/catalog-client allows you to manage Backstage catalog entities. However, kubernetes-client is specific to Kubernetes resources and does not provide the same level of abstraction for software components and APIs as @backstage/catalog-client.
The octokit package is a client library for interacting with the GitHub API. It allows you to manage GitHub repositories, issues, pull requests, and other resources programmatically. While it provides similar functionality in terms of managing resources, it is specific to GitHub and does not offer the same centralized service catalog capabilities as @backstage/catalog-client.
The aws-sdk package is a client library for interacting with various AWS services. It allows you to manage AWS resources such as EC2 instances, S3 buckets, and Lambda functions programmatically. While it provides similar functionality in terms of managing resources, it is specific to AWS services and does not offer the same centralized service catalog capabilities as @backstage/catalog-client.
FAQs
An isomorphic client for the catalog backend
The npm package @backstage/catalog-client receives a total of 411,157 weekly downloads. As such, @backstage/catalog-client popularity was classified as popular.
We found that @backstage/catalog-client demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers 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.

Company News
Join Socket for live demos, rooftop happy hours, and one-on-one meetings during BSidesSF and RSA 2026 in San Francisco.

Research
/Security News
Malicious Packagist packages disguised as Laravel utilities install an encrypted PHP RAT via Composer dependencies, enabling remote access and C2 callbacks.

Research
/Security News
OpenVSX releases of Aqua Trivy 1.8.12 and 1.8.13 contained injected natural-language prompts that abuse local AI coding agents for system inspection and potential data exfiltration.