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

@availity/mui-alert

Package Overview
Dependencies
Maintainers
10
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@availity/mui-alert

Availity MUI Alert Component - part of the @availity/element design system

latest
Source
npmnpm
Version
2.0.2
Version published
Weekly downloads
406
-31.53%
Maintainers
10
Weekly downloads
 
Created
Source

@availity/mui-alert

Availity MUI Alert component to be used with @availity/element design system.

Version NPM Downloads Dependency Status

Documentation

This package extends the MUI Alert component: MUI Alert Docs

Live demo and documentation in our Storybook

Installation

NPM

npm install @availity/element

Yarn

yarn add @availity/element

Direct Import

NPM

npm install @availity/mui-alert

Yarn

yarn add @availity/mui-alert

Usage

Import through @availity/element

import { Alert } from '@availity/element';

Direct import

import { Alert } from '@availity/mui-alert';

Keywords

react

FAQs

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