Socket
Socket
Sign inDemoInstall

@material-ui/utils

Package Overview
Dependencies
10
Maintainers
5
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.10.2 to 4.11.2

2

esm/index.js

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

/** @license Material-UI v4.10.2
/** @license Material-UI v4.11.2
*

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

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

/** @license Material-UI v4.10.2
/** @license Material-UI v4.11.2
*

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

{
"name": "@material-ui/utils",
"version": "4.10.2",
"version": "4.11.2",
"private": false,

@@ -26,4 +26,4 @@ "author": "Material-UI Team",

"peerDependencies": {
"react": "^16.8.0",
"react-dom": "^16.8.0"
"react": "^16.8.0 || ^17.0.0",
"react-dom": "^16.8.0 || ^17.0.0"
},

@@ -33,3 +33,3 @@ "dependencies": {

"prop-types": "^15.7.2",
"react-is": "^16.8.0"
"react-is": "^16.8.0 || ^17.0.0"
},

@@ -36,0 +36,0 @@ "sideEffects": false,

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc