Socket
Socket
Sign inDemoInstall

@mui/types

Package Overview
Dependencies
Maintainers
6
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.2 to 7.2.3

4

index.d.ts

@@ -107,4 +107,4 @@ import * as React from 'react';

} & OverrideProps<M, C>,
): JSX.Element;
(props: DefaultComponentProps<M>): JSX.Element;
): JSX.Element | null;
(props: DefaultComponentProps<M>): JSX.Element | null;
propTypes?: any;

@@ -111,0 +111,0 @@ }

{
"name": "@mui/types",
"version": "7.2.2",
"version": "7.2.3",
"private": false,

@@ -5,0 +5,0 @@ "author": "MUI Team",

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