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

@mui/private-theming

Package Overview
Dependencies
Maintainers
5
Versions
113
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 5.6.0 to 5.6.1

2

defaultTheme/index.d.ts
/**
* The default theme interface, augment this to avoid having to set the theme type everywhere.
* Our [TypeScript guide on theme customization](https://mui.com/customization/theming/#custom-variables) explains in detail how you would add custom properties.
* Our [TypeScript guide on theme customization](https://mui.com/material-ui/customization/theming/#custom-variables) explains in detail how you would add custom properties.
*/
export interface DefaultTheme {}

@@ -1,2 +0,2 @@

/** @license MUI v5.6.0
/** @license MUI v5.6.1
*

@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the

@@ -1,2 +0,2 @@

/** @license MUI v5.6.0
/** @license MUI v5.6.1
*

@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the

@@ -1,2 +0,2 @@

/** @license MUI v5.6.0
/** @license MUI v5.6.1
*

@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the

@@ -1,2 +0,2 @@

/** @license MUI v5.6.0
/** @license MUI v5.6.1
*

@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the

{
"name": "@mui/private-theming",
"version": "5.6.0",
"version": "5.6.1",
"private": false,

@@ -29,3 +29,3 @@ "author": "MUI Team",

"peerDependencies": {
"@types/react": "^16.8.6 || ^17.0.0 || ^18.0.0",
"@types/react": "^17.0.0 || ^18.0.0",
"react": "^17.0.0 || ^18.0.0"

@@ -40,3 +40,3 @@ },

"@babel/runtime": "^7.17.2",
"@mui/utils": "^5.6.0",
"@mui/utils": "^5.6.1",
"prop-types": "^15.7.2"

@@ -43,0 +43,0 @@ },

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