@mui/envinfo
Advanced tools
Comparing version 2.0.9 to 2.0.10
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4079
3