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.1.4 to 7.1.5

4

index.d.ts

@@ -95,2 +95,6 @@ import * as React from 'react';

export interface OverridableComponent<M extends OverridableTypeMap> {
// If you make any changes to this interface, please make sure to update the
// `OverridableComponent` type in `mui-material/src/OverridableComponent.d.ts` as well.
// Also, there are types in MUI Base that have a similar shape to this interface
// (e.g. SelectUnstyledType, OptionUnstyledType, etc.).
<C extends React.ElementType>(

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

2

package.json
{
"name": "@mui/types",
"version": "7.1.4",
"version": "7.1.5",
"private": false,

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

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