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

@mui/private-theming

Package Overview
Dependencies
Maintainers
11
Versions
168
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mui/private-theming - npm Package Compare versions

Comparing version
9.0.0-alpha.4
to
9.0.0-beta.0
+1
-1
index.js
/**
* @mui/private-theming v9.0.0-alpha.4
* @mui/private-theming v9.0.0-beta.0
*

@@ -4,0 +4,0 @@ * @license MIT

/**
* @mui/private-theming v9.0.0-alpha.4
* @mui/private-theming v9.0.0-beta.0
*

@@ -4,0 +4,0 @@ * @license MIT

{
"name": "@mui/private-theming",
"version": "9.0.0-alpha.4",
"version": "9.0.0-beta.0",
"author": "MUI Team",

@@ -27,5 +27,5 @@ "description": "Private - The React theme context to be shared between `@mui/styles` and `@mui/material`.",

"dependencies": {
"@babel/runtime": "^7.28.6",
"@babel/runtime": "^7.29.2",
"prop-types": "^15.8.1",
"@mui/utils": "9.0.0-alpha.4"
"@mui/utils": "9.0.0-beta.0"
},

@@ -32,0 +32,0 @@ "peerDependencies": {

Sorry, the diff of this file is too big to display