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-beta.1
to
9.0.0
+1
-1
index.js
/**
* @mui/private-theming v9.0.0-beta.1
* @mui/private-theming v9.0.0
*

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

/**
* @mui/private-theming v9.0.0-beta.1
* @mui/private-theming v9.0.0
*

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

{
"name": "@mui/private-theming",
"version": "9.0.0-beta.1",
"version": "9.0.0",
"author": "MUI Team",
"description": "Private - The React theme context to be shared between `@mui/styles` and `@mui/material`.",
"license": "MIT",
"keywords": [

@@ -17,3 +18,2 @@ "react",

},
"license": "MIT",
"bugs": {

@@ -30,3 +30,3 @@ "url": "https://github.com/mui/material-ui/issues"

"prop-types": "^15.8.1",
"@mui/utils": "9.0.0-beta.1"
"@mui/utils": "^9.0.0"
},

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

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