@material-ui/unstyled
Advanced tools
Comparing version 5.0.0-alpha.38 to 5.0.0-alpha.39
const globalPseudoClassesMapping = { | ||
active: 'Mui-active', | ||
checked: 'Mui-checked', | ||
completed: 'Mui-completed', | ||
disabled: 'Mui-disabled', | ||
error: 'Mui-error', | ||
expanded: 'Mui-expanded', | ||
focused: 'Mui-focused', | ||
focusVisible: 'Mui-focusVisible', | ||
required: 'Mui-required', | ||
expanded: 'Mui-expanded', | ||
selected: 'Mui-selected' | ||
@@ -11,0 +12,0 @@ }; |
@@ -1,2 +0,2 @@ | ||
/** @license Material-UI v5.0.0-alpha.38 | ||
/** @license Material-UI v5.0.0-alpha.39 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
var globalPseudoClassesMapping = { | ||
active: 'Mui-active', | ||
checked: 'Mui-checked', | ||
completed: 'Mui-completed', | ||
disabled: 'Mui-disabled', | ||
error: 'Mui-error', | ||
expanded: 'Mui-expanded', | ||
focused: 'Mui-focused', | ||
focusVisible: 'Mui-focusVisible', | ||
required: 'Mui-required', | ||
expanded: 'Mui-expanded', | ||
selected: 'Mui-selected' | ||
@@ -11,0 +12,0 @@ }; |
@@ -1,2 +0,2 @@ | ||
/** @license Material-UI v5.0.0-alpha.38 | ||
/** @license Material-UI v5.0.0-alpha.39 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
const globalPseudoClassesMapping = { | ||
active: 'Mui-active', | ||
checked: 'Mui-checked', | ||
completed: 'Mui-completed', | ||
disabled: 'Mui-disabled', | ||
error: 'Mui-error', | ||
expanded: 'Mui-expanded', | ||
focused: 'Mui-focused', | ||
focusVisible: 'Mui-focusVisible', | ||
required: 'Mui-required', | ||
expanded: 'Mui-expanded', | ||
selected: 'Mui-selected' | ||
@@ -11,0 +12,0 @@ }; |
@@ -1,2 +0,2 @@ | ||
/** @license Material-UI v5.0.0-alpha.38 | ||
/** @license Material-UI v5.0.0-alpha.39 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
@@ -10,8 +10,9 @@ "use strict"; | ||
checked: 'Mui-checked', | ||
completed: 'Mui-completed', | ||
disabled: 'Mui-disabled', | ||
error: 'Mui-error', | ||
expanded: 'Mui-expanded', | ||
focused: 'Mui-focused', | ||
focusVisible: 'Mui-focusVisible', | ||
required: 'Mui-required', | ||
expanded: 'Mui-expanded', | ||
selected: 'Mui-selected' | ||
@@ -18,0 +19,0 @@ }; |
@@ -1,2 +0,2 @@ | ||
/** @license Material-UI v5.0.0-alpha.38 | ||
/** @license Material-UI v5.0.0-alpha.39 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
{ | ||
"name": "@material-ui/unstyled", | ||
"version": "5.0.0-alpha.38", | ||
"version": "5.0.0-alpha.39", | ||
"private": false, | ||
@@ -37,3 +37,3 @@ "author": "Material-UI Team", | ||
"@babel/runtime": "^7.4.4", | ||
"@material-ui/utils": "5.0.0-alpha.36", | ||
"@material-ui/utils": "5.0.0-beta.0", | ||
"clsx": "^1.0.4", | ||
@@ -40,0 +40,0 @@ "prop-types": "^15.7.2", |
Sorry, the diff of this file is too big to display
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
1218246
10355
1
+ Added@material-ui/utils@5.0.0-beta.0(transitive)
- Removed@material-ui/utils@5.0.0-alpha.36(transitive)