Socket
Socket
Sign inDemoInstall

@mui/utils

Package Overview
Dependencies
Maintainers
9
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mui/utils - npm Package Compare versions

Comparing version 5.14.8 to 5.14.9

2

index.js
/**
* @mui/utils v5.14.8
* @mui/utils v5.14.9
*

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

/**
* @mui/utils v5.14.8
* @mui/utils v5.14.9
*

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

/**
* @mui/utils v5.14.8
* @mui/utils v5.14.9
*

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

{
"name": "@mui/utils",
"version": "5.14.8",
"version": "5.14.9",
"private": false,

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

},
"homepage": "https://github.com/mui/material-ui/tree/master/packages/mui-utils",
"homepage": "private package",
"funding": {

@@ -29,12 +29,17 @@ "type": "opencollective",

},
"peerDependencies": {
"react": "^17.0.0 || ^18.0.0"
},
"dependencies": {
"@babel/runtime": "^7.22.10",
"@types/prop-types": "^15.7.5",
"@types/react-is": "^18.2.1",
"@babel/runtime": "^7.22.15",
"prop-types": "^15.8.1",
"react-is": "^18.2.0"
},
"peerDependencies": {
"@types/react": "^17.0.0 || ^18.0.0",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0"
},
"peerDependenciesMeta": {
"@types/react": {
"optional": true
}
},
"sideEffects": false,

@@ -41,0 +46,0 @@ "publishConfig": {

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