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

@pantheon-systems/cpub-react-sample-library

Package Overview
Dependencies
Maintainers
9
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pantheon-systems/cpub-react-sample-library

Pantheon Content Publisher Sample Component Library for React

latest
Source
npmnpm
Version
5.2.1
Version published
Maintainers
9
Created
Source

React Sample Lib

Pantheon Content Publisher Sample Smart Component Library for React

Basic smart components, ready to integrate


Installation

npm install @pantheon-systems/cpub-react-sample-library

Setup

Import the components you need and the CSS.

import { Blockquote } from "@pantheon-systems/cpub-react-sample-library";
import "@pantheon-systems/cpub-react-sample-library/dist/css/pds-core.css";
import "@pantheon-systems/cpub-react-sample-library/dist/css/pds-layouts.css";
import "@pantheon-systems/cpub-react-sample-library/dist/css/pds-components.css";

Usage

Components

Blockquote

The <Blockquote /> component will ...

FAQs

Package last updated on 06 Mar 2026

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