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

@mui/system

Package Overview
Dependencies
Maintainers
11
Versions
166
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mui/system - npm Package Compare versions

Comparing version 5.1.0 to 5.1.1

0

Box/Box.spec.d.ts
export {};

@@ -0,0 +0,0 @@ export declare type SpacingOptions = number | Spacing | ((abs: number) => number | string) | ((abs: number | string) => number | string) | ReadonlyArray<string | number>;

@@ -0,0 +0,0 @@ declare type NestedRecord<V = any> = {

@@ -0,0 +0,0 @@ /// <reference types="react" />

export { default } from './createCssVarsProvider';
export type { BuildCssVarsTheme } from './createCssVarsProvider';

@@ -0,0 +0,0 @@ export declare type Mode = 'light' | 'dark' | 'system';

2

index.js

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

/** @license MUI v5.1.0
/** @license MUI v5.1.1
*

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

export {};

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

/** @license MUI v5.1.0
/** @license MUI v5.1.1
*

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

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

/** @license MUI v5.1.0
/** @license MUI v5.1.1
*

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

{
"name": "@mui/system",
"version": "5.1.0",
"version": "5.1.1",
"private": false,

@@ -46,7 +46,7 @@ "author": "MUI Team",

"dependencies": {
"@babel/runtime": "^7.16.0",
"@mui/private-theming": "^5.1.0",
"@mui/styled-engine": "^5.1.0",
"@babel/runtime": "^7.16.3",
"@mui/private-theming": "^5.1.1",
"@mui/styled-engine": "^5.1.1",
"@mui/types": "^7.1.0",
"@mui/utils": "^5.1.0",
"@mui/utils": "^5.1.1",
"clsx": "^1.1.1",

@@ -53,0 +53,0 @@ "csstype": "^3.0.9",

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