New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@constellation4sitecore/data

Package Overview
Dependencies
Maintainers
2
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@constellation4sitecore/data

A collection of XM Cloud compatible libraries for SXA Sitecore Development.

latest
npmnpm
Version
22.8.1
Version published
Weekly downloads
34
-22.73%
Maintainers
2
Weekly downloads
 
Created
Source

Constellation Data

Installation

npm install @constellation4sitecore/data --save

Usage

Our data library simplifies the process of retrieving Sitecore items without the need to create a GraphQL endpoint manually. It seamlessly utilizes the GraphQL endpoint in the background, saving you from the hassle of writing complex GraphQL code yourself.

Get Item

await getItem(itemId);

Derived From

await derivedFrom(itemId, 'BASE TEMPLATE ID');

Get Template Info

await getTemplateInfo(itemId);

Credits

Sponsors/Developers/Testers

(in no particular order)

  • Richard Cabral
  • Roberto Armas

FAQs

Package last updated on 02 Sep 2025

Did you know?

Socket

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.

Install

Related posts