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

mc-react-phonon-visualizer

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mc-react-phonon-visualizer

The React component implemented in this repo mimics the features of the [phonon visualizer](https://henriquemiranda.github.io/phononwebsite/) developed by [Henrique Miranda](https://henriquemiranda.github.io/) and used in the Materials Cloud.

latest
npmnpm
Version
0.6.3
Version published
Maintainers
1
Created
Source

Phonon visualizer React component for the Materials Cloud

The React component implemented in this repo mimics the features of the phonon visualizer developed by Henrique Miranda and used in the Materials Cloud.

Dependencies

  • sass, bootstrap, and bootstrap-icons for styles
  • react-plotly.js for the phonon bands view
  • WEAS for the cell view

Testing

The app is self-tested via the App component against local test data (/data/test.json).

Publishing a new version

Make sure build works locally without problems:

npm run build

To make a new version and publish to npm via GitHub Actions:

npm version <major/minor/patch>
git push --follow-tags

FAQs

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