Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@mui/internal-scripts

Package Overview
Dependencies
Maintainers
6
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mui/internal-scripts - npm Package Compare versions

Comparing version
1.0.6
to
1.0.7
+8
-8
package.json
{
"name": "@mui/internal-scripts",
"version": "1.0.6",
"version": "1.0.7",
"author": "MUI Team",

@@ -20,7 +20,7 @@ "description": "Utilities supporting MUI libraries build and docs generation. This is an internal package not meant for general use.",

"dependencies": {
"@babel/core": "^7.24.4",
"@babel/core": "^7.24.5",
"@babel/plugin-syntax-class-properties": "^7.12.13",
"@babel/plugin-syntax-jsx": "^7.24.1",
"@babel/plugin-syntax-typescript": "^7.24.1",
"@babel/types": "^7.24.0",
"@babel/types": "^7.24.5",
"doctrine": "^3.0.0",

@@ -30,3 +30,3 @@ "lodash": "^4.17.21",

"uuid": "^9.0.1",
"@mui/internal-docs-utils": "^1.0.6"
"@mui/internal-docs-utils": "^1.0.7"
},

@@ -36,6 +36,6 @@ "devDependencies": {

"@types/babel__core": "^7.20.5",
"@types/chai": "^4.3.14",
"@types/chai": "^4.3.16",
"@types/doctrine": "^0.0.9",
"@types/lodash": "^4.17.0",
"@types/node": "^18.19.31",
"@types/lodash": "^4.17.1",
"@types/node": "^18.19.33",
"@types/prettier": "^2.7.3",

@@ -47,3 +47,3 @@ "@types/react": "^18.2.55",

"prettier": "^3.2.5",
"rimraf": "^5.0.5"
"rimraf": "^5.0.7"
},

@@ -50,0 +50,0 @@ "publishConfig": {

Sorry, the diff of this file is not supported yet