End-to-end
One pipeline from dependency scan to in-app display. The list reflects the dependencies that are actually packaged into the HAP.
Scans OHPM dependencies at build time and renders the resulting license list in the app.
TIP
This library ships skills you can install so an AI agent can wire them into your project for you.
npx skills add composable-tu/osslibrariespnx skills add composable-tu/osslibrariesyarn dlx skills add composable-tu/osslibrariesbunx skills add composable-tu/osslibrariesdeno x npm:skills add composable-tu/osslibrariesvpx skills add composable-tu/osslibrariesvlx skills add composable-tu/osslibrariesWhat is SPDX?
SPDX (Software Package Data Exchange) is an open standard for communicating software bill of material information, including provenance, license, security, and other related information. SPDX reduces redundant work by providing common formats for organizations and communities to share important data, thereby streamlining and improving compliance, security, and dependability. The SPDX specification is recognized as the international open standard for security, license compliance, and other software supply chain artifacts as ISO/IEC 5962:2021.
OSSLibraries uses SPDX License List to identify and display the license of every dependency.