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

@mui/system

Package Overview
Dependencies
Maintainers
9
Versions
178
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mui/system - npm Package Compare versions

Comparing version 5.14.10 to 5.14.11

6

cssVars/createCssVarsProvider.js

@@ -315,7 +315,7 @@ "use strict";

/**
* Disable CSS transitions when switching between modes or color schemes
* Disable CSS transitions when switching between modes or color schemes.
*/
disableTransitionOnChange: _propTypes.default.bool,
/**
* The document to attach the attribute to
* The document to attach the attribute to.
*/

@@ -328,3 +328,3 @@ documentNode: _propTypes.default.any,

/**
* The window that attaches the 'storage' event listener
* The window that attaches the 'storage' event listener.
* @default window

@@ -331,0 +331,0 @@ */

@@ -306,7 +306,7 @@ import _extends from "@babel/runtime/helpers/esm/extends";

/**
* Disable CSS transitions when switching between modes or color schemes
* Disable CSS transitions when switching between modes or color schemes.
*/
disableTransitionOnChange: PropTypes.bool,
/**
* The document to attach the attribute to
* The document to attach the attribute to.
*/

@@ -319,3 +319,3 @@ documentNode: PropTypes.any,

/**
* The window that attaches the 'storage' event listener
* The window that attaches the 'storage' event listener.
* @default window

@@ -322,0 +322,0 @@ */

/**
* @mui/system v5.14.10
* @mui/system v5.14.11
*

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

@@ -323,7 +323,7 @@ import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";

/**
* Disable CSS transitions when switching between modes or color schemes
* Disable CSS transitions when switching between modes or color schemes.
*/
disableTransitionOnChange: PropTypes.bool,
/**
* The document to attach the attribute to
* The document to attach the attribute to.
*/

@@ -336,3 +336,3 @@ documentNode: PropTypes.any,

/**
* The window that attaches the 'storage' event listener
* The window that attaches the 'storage' event listener.
* @default window

@@ -339,0 +339,0 @@ */

/**
* @mui/system v5.14.10
* @mui/system v5.14.11
*

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

@@ -306,7 +306,7 @@ import _extends from "@babel/runtime/helpers/esm/extends";

/**
* Disable CSS transitions when switching between modes or color schemes
* Disable CSS transitions when switching between modes or color schemes.
*/
disableTransitionOnChange: PropTypes.bool,
/**
* The document to attach the attribute to
* The document to attach the attribute to.
*/

@@ -319,3 +319,3 @@ documentNode: PropTypes.any,

/**
* The window that attaches the 'storage' event listener
* The window that attaches the 'storage' event listener.
* @default window

@@ -322,0 +322,0 @@ */

/**
* @mui/system v5.14.10
* @mui/system v5.14.11
*

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

{
"name": "@mui/system",
"version": "5.14.10",
"version": "5.14.11",
"private": false,

@@ -30,6 +30,6 @@ "author": "MUI Team",

"@babel/runtime": "^7.22.15",
"@mui/private-theming": "^5.14.10",
"@mui/styled-engine": "^5.14.10",
"@mui/private-theming": "^5.14.11",
"@mui/styled-engine": "^5.14.11",
"@mui/types": "^7.2.4",
"@mui/utils": "^5.14.10",
"@mui/utils": "^5.14.11",
"clsx": "^2.0.0",

@@ -36,0 +36,0 @@ "csstype": "^3.1.2",

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

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