Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mui/material-next

Package Overview
Dependencies
Maintainers
5
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mui/material-next - npm Package Compare versions

Comparing version 6.0.0-alpha.31 to 6.0.0-alpha.32

4

Button/Button.d.ts

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

*
* - [Button Group](https://mui.com/components/button-group/)
* - [Buttons](https://mui.com/components/buttons/)
* - [Button group](https://mui.com/material-ui/react-button-group/)
* - [Button](https://mui.com/material-ui/react-button/)
*

@@ -174,0 +174,0 @@ * API:

@@ -0,0 +0,0 @@ export interface ButtonClasses {

@@ -0,0 +0,0 @@ export { default } from './Button';

@@ -0,0 +0,0 @@ export interface TouchRippleClasses {

@@ -0,0 +0,0 @@ export { default as Button } from './Button';

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

/** @license MUI v6.0.0-alpha.31
/** @license MUI v6.0.0-alpha.32
*

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

export { default } from './Input';
export { default as inputClasses } from './inputClasses';

@@ -0,0 +0,0 @@ export interface InputClasses {

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

/** @license MUI v6.0.0-alpha.31
/** @license MUI v6.0.0-alpha.32
*

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

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

/** @license MUI v6.0.0-alpha.31
/** @license MUI v6.0.0-alpha.32
*

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

{
"name": "@mui/material-next",
"version": "6.0.0-alpha.31",
"version": "6.0.0-alpha.32",
"private": false,
"author": "MUI Team",
"description": "Material Design components built using @mui/base.",
"description": "v6-alpha: React components that implement Google's Material Design",
"main": "./node/index.js",

@@ -49,5 +49,5 @@ "keywords": [

"@babel/runtime": "^7.17.2",
"@mui/base": "5.0.0-alpha.76",
"@mui/material": "^5.6.1",
"@mui/system": "^5.6.1",
"@mui/base": "5.0.0-alpha.77",
"@mui/material": "^5.6.2",
"@mui/system": "^5.6.2",
"@mui/types": "^7.1.3",

@@ -54,0 +54,0 @@ "@mui/utils": "^5.6.1",

@@ -0,0 +0,0 @@ export interface TabClasses {

@@ -0,0 +0,0 @@ export interface TablePaginationClasses {

@@ -0,0 +0,0 @@ export interface TabsClasses {

@@ -0,0 +0,0 @@ export interface TabScrollButtonClasses {

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