@instructure/ui-layout
Advanced tools
Comparing version 5.11.0 to 5.12.0-rc.13
{ | ||
"name": "@instructure/ui-layout", | ||
"version": "5.11.0", | ||
"version": "5.12.0-rc.13", | ||
"description": "A UI component library made by Instructure Inc.", | ||
@@ -25,5 +25,5 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
"devDependencies": { | ||
"@instructure/ui-presets": "^5.11.0", | ||
"@instructure/ui-testbed": "^5.11.0", | ||
"@instructure/ui-themes": "^5.11.0", | ||
"@instructure/ui-presets": "^5.12.0-rc.13", | ||
"@instructure/ui-testbed": "^5.12.0-rc.13", | ||
"@instructure/ui-themes": "^5.12.0-rc.13", | ||
"postcss-mixins": "6.2.0", | ||
@@ -35,7 +35,7 @@ "postcss-simple-vars": "4.1.0", | ||
"dependencies": { | ||
"@instructure/ui-i18n": "^5.11.0", | ||
"@instructure/ui-motion": "^5.11.0", | ||
"@instructure/ui-portal": "^5.11.0", | ||
"@instructure/ui-themeable": "^5.11.0", | ||
"@instructure/ui-utils": "^5.11.0", | ||
"@instructure/ui-i18n": "^5.12.0-rc.13", | ||
"@instructure/ui-motion": "^5.12.0-rc.13", | ||
"@instructure/ui-portal": "^5.12.0-rc.13", | ||
"@instructure/ui-themeable": "^5.12.0-rc.13", | ||
"@instructure/ui-utils": "^5.12.0-rc.13", | ||
"classnames": "^2.2.5", | ||
@@ -51,3 +51,3 @@ "prop-types": "^15.5.10" | ||
}, | ||
"gitHead": "2c264e9c159cd9049e286a2e47f4187e6b900ecc" | ||
"gitHead": "ecc8d1c868c985c261add3bbf952f40a6d476827" | ||
} |
@@ -212,4 +212,3 @@ --- | ||
</Button> | ||
<Button variant="success"> | ||
<IconUser.Solid /> | ||
<Button variant="success" icon={IconUser.Solid}> | ||
Add user | ||
@@ -276,19 +275,19 @@ </Button> | ||
<FlexItem> | ||
<Button variant="icon"> | ||
<IconUser.Solid title="Some app function" /> | ||
<Button variant="icon" icon={IconUser.Solid}> | ||
<ScreenReaderContent>Some app function</ScreenReaderContent> | ||
</Button> | ||
</FlexItem> | ||
<FlexItem> | ||
<Button variant="icon"> | ||
<IconUser.Solid title="Some app function" /> | ||
<Button variant="icon" icon={IconUser.Solid}> | ||
<ScreenReaderContent>Some app function</ScreenReaderContent> | ||
</Button> | ||
</FlexItem> | ||
<FlexItem> | ||
<Button variant="icon"> | ||
<IconUser.Solid title="Some app function" /> | ||
<Button variant="icon" icon={IconUser.Solid}> | ||
<ScreenReaderContent>Some app function</ScreenReaderContent> | ||
</Button> | ||
</FlexItem> | ||
<FlexItem> | ||
<Button variant="icon"> | ||
<IconUser.Solid title="Some app function" /> | ||
<Button variant="icon" icon={IconUser.Solid}> | ||
<ScreenReaderContent>Some app function</ScreenReaderContent> | ||
</Button> | ||
@@ -295,0 +294,0 @@ </FlexItem> |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
736936
0
1
1