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

@moderneinc/react-charts

Package Overview
Dependencies
Maintainers
4
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@moderneinc/react-charts

Parliament chart visualization library for React

latest
Source
npmnpm
Version
1.5.2
Version published
Maintainers
4
Created
Source

@moderneinc/react-charts

A React component library for parliament-style chart visualizations, perfect for displaying repository statistics, compliance metrics, and migration progress.

Installation

npm install @moderneinc/react-charts

Peer Dependencies

This package requires the following peer dependencies:

{
  "react": "^18.0.0 || ^19.0.0",
  "react-dom": "^18.0.0 || ^19.0.0",
  "@mui/material": ">=7.0.0",
  "@mui/icons-material": ">=7.0.0",
  "@emotion/react": ">=11.0.0",
  "@emotion/styled": ">=11.0.0"
}

Development

Run Storybook

npm run storybook

Build Library

npm run build

Run Tests

npm test

Keywords

react

FAQs

Package last updated on 04 Feb 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