New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mui/envinfo

Package Overview
Dependencies
Maintainers
0
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mui/envinfo

Logs infos about the environment relevant to @mui/*

2.0.32
latest
Source
npm
Version published
Weekly downloads
346
-3.08%
Maintainers
0
Weekly downloads
 
Created
Source

@mui/envinfo

Prints information about the current environment relevant to MUI packages to the console. Please use this package if you report issues to MUI.

Usage

$ npx @mui/envinfo

  System:
    OS: Linux 5.4 Ubuntu 20.04.1 LTS (Focal Fossa)
  Binaries:
    Node: 12.20.0 - ~/.nvm/versions/node/v12.20.0/bin/node
    Yarn: 1.22.4 - /usr/bin/yarn
    npm: 6.14.8 - ~/.nvm/versions/node/v12.20.0/bin/npm
  Browsers:
    Chrome: 87.0.4280.66
    Firefox: 83.0
  npmPackages:
    @emotion/react: ^11.0.0 => 11.1.1
    @emotion/styled: ^11.0.0 => 11.0.0
    @mui/codemod:  5.0.0-alpha.17
    @mui/material:  5.0.0-alpha.18
    @mui/docs:  5.0.0-alpha.1
    @mui/envinfo:  2.0.0
    @mui/icons-material:  5.0.0-alpha.15
    @mui/lab:  5.0.0-alpha.18
    @mui/styled-engine:  5.0.0-alpha.18
    @mui/styled-engine-sc:  5.0.0-alpha.18
    @mui/styles:  5.0.0-alpha.18
    @mui/system:  5.0.0-alpha.18
    @mui/types:  5.1.0
    @mui/base:  5.0.0-alpha.18
    @mui/utils:  5.0.0-alpha.18
    @types/react: ^17.0.0 => 17.0.0
    react: ^16.14.0 => 16.14.0
    react-dom: ^16.14.0 => 16.14.0
    styled-components:  5.2.1
    typescript: ^4.0.2 => 4.0.5

FAQs

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