You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@mui/internal-scripts

Package Overview
Dependencies
Maintainers
9
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mui/internal-scripts

Utilities supporting MUI libraries build and docs generation. This is an internal package not meant for general use.

2.0.10
latest
Source
npmnpm
Version published
Maintainers
9
Created
Source

@mui/internal-scripts

This is that code infra scripts for the MUI organization repositories. It is not meant for general use.

Scripts

  • build - transpiles TypeScript files into the build directory.
  • release:publish - builds the project and publishes it in the npm registry.
  • release:publish:dry-run - builds the project and publishes it in a local registry accessible on port 4873 (this is the default port of Verdaccio private npm server).
  • test - runs all the tests.
  • typescript - checks validity of types.

FAQs

Package last updated on 30 Jun 2025

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