Socket
Socket
Sign inDemoInstall

@mui/types

Package Overview
Dependencies
Maintainers
9
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mui/types - npm Package Compare versions

Comparing version 7.2.4 to 7.2.5

2

index.d.ts

@@ -98,3 +98,3 @@ import * as React from 'react';

// Also, there are types in Base UI that have a similar shape to this interface
// (e.g. SelectUnstyledType, OptionUnstyledType, etc.).
// (e.g. SelectType, OptionType, etc.).
<C extends React.ElementType>(

@@ -101,0 +101,0 @@ props: {

{
"name": "@mui/types",
"version": "7.2.4",
"version": "7.2.5",
"private": false,

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

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

@@ -36,0 +36,0 @@ "peerDependenciesMeta": {

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