Socket
Book a DemoInstallSign in
Socket

@mui/internal-scripts

Package Overview
Dependencies
Maintainers
3
Versions
54
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.

Source
npmnpm
Version
1.0.1
Version published
Weekly downloads
5.5K
-17.29%
Maintainers
3
Weekly downloads
 
Created
Source

@mui/internal-scripts

Code infra scripts for MUI repositories It is not meant for general use.

Scripts

  • build - transpiles TS 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 22 Feb 2024

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