Comparing version 5.0.0-alpha.2 to 5.0.0-alpha.3
@@ -0,0 +0,0 @@ /// <reference types="react" /> |
export { default } from './Button'; | ||
export * from './Button'; |
@@ -0,0 +0,0 @@ declare const colors: { |
export { default } from './colors'; |
@@ -0,0 +0,0 @@ export { default as colors } from './colors'; |
@@ -1,2 +0,2 @@ | ||
/** @license MUI v5.0.0-alpha.2 | ||
/** @license MUI v5.0.0-alpha.3 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
@@ -1,2 +0,2 @@ | ||
/** @license MUI v5.0.0-alpha.2 | ||
/** @license MUI v5.0.0-alpha.3 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
@@ -1,2 +0,2 @@ | ||
/** @license MUI v5.0.0-alpha.2 | ||
/** @license MUI v5.0.0-alpha.3 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
{ | ||
"name": "@mui/joy", | ||
"version": "5.0.0-alpha.2", | ||
"version": "5.0.0-alpha.3", | ||
"private": false, | ||
@@ -46,5 +46,5 @@ "author": "MUI Team", | ||
"dependencies": { | ||
"@mui/system": "^5.2.0", | ||
"@mui/system": "^5.2.1", | ||
"@mui/types": "^7.1.0", | ||
"@mui/utils": "^5.2.0" | ||
"@mui/utils": "^5.2.1" | ||
}, | ||
@@ -51,0 +51,0 @@ "sideEffects": false, |
@@ -0,0 +0,0 @@ /// <reference types="react" /> |
@@ -0,0 +0,0 @@ import * as React from 'react'; |
@@ -0,0 +0,0 @@ export * from './CssVarsProvider'; |
import { JoyTheme } from './defaultTheme'; | ||
declare const styled: import("@mui/system").CreateMUIStyled<JoyTheme>; | ||
export default styled; |
@@ -0,0 +0,0 @@ import * as React from 'react'; |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
386256
Updated@mui/system@^5.2.1
Updated@mui/utils@^5.2.1