Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mui/envinfo

Package Overview
Dependencies
Maintainers
9
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mui/envinfo - npm Package Compare versions

Comparing version 2.0.9 to 2.0.10

31

package.json
{
"name": "@mui/envinfo",
"version": "2.0.10",
"private": false,
"publishConfig": {
"access": "public"
},
"license": "MIT",
"author": "MUI Team",
"description": "Logs infos about the environment relevant to @mui/*",
"version": "2.0.9",
"bin": "./envinfo.js",
"dependencies": {
"envinfo": "^7.10.0"
"repository": {
"type": "git",
"url": "https://github.com/mui/material-ui",
"directory": "packages/mui-envinfo"
},
"author": "MUI Team",
"license": "MIT",
"bugs": {

@@ -19,11 +18,17 @@ "url": "https://github.com/mui/material-ui/issues"

"homepage": "https://github.com/mui/material-ui/tree/HEAD/packages/mui-envinfo",
"repository": {
"type": "git",
"url": "https://github.com/mui/material-ui",
"directory": "packages/mui-envinfo"
},
"files": [],
"scripts": {
"build": "node scripts/build"
},
"dependencies": {
"envinfo": "^7.10.0"
},
"devDependencies": {
"@types/chai": "^4.3.6",
"chai": "^4.3.8",
"fs-extra": "^11.1.1"
},
"publishConfig": {
"access": "public"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc