hig-react
Advanced tools
Comparing version 0.30.0-alpha.51929e35 to 0.30.0-alpha.53829c48
/** @todo Generate this list from the contents of a directory or package.json dependencies. */ | ||
export default Object.freeze(["ActionBar", "ActionBarGroup", "ActionBarSpacer", "Avatar", "Button", "Checkbox", "Container", "ContainerView", "ContainerViewContent", "ContainerViewLeft", "ContainerViewRight", "Dropdown", "ExpandingFilterSection", "Flyout", "Tooltip", "GlobalNav", "Grid", "GridItem", "Icon", "IconButton", "Image", "Modal", "Notifications", "Notification", "Option", "PasswordField", "ProgressBar", "ProgressRing", "RadioButton", "Range", "RichText", "SectionLabel", "ShowMoreLess", "SideNav", "SkeletonItem", "Spacer", "Table", "Tabs", "TextArea", "TextCellContent", "TextField", "TextLink", "Timestamp"]); | ||
export default Object.freeze(["ActionBar", "ActionBarGroup", "ActionBarSpacer", "Avatar", "Button", "Checkbox", "Container", "ContainerView", "ContainerViewContent", "ContainerViewLeft", "ContainerViewRight", "Dropdown", "ExpandingFilterSection", "Flyout", "Tooltip", "GlobalNav", "Grid", "GridItem", "Icon", "IconButton", "Image", "Modal", "Notifications", "Notification", "Option", "PasswordField", "ProgressBar", "ProgressRing", "RadioButton", "Range", "RichText", "SectionLabel", "ShowMoreLess", "SideNav", "SkeletonItem", "Spacer", "Table", "Tabs", "TextArea", "TextCellContent", "TextField", "TextLink", "Timestamp", "Toast"]); |
@@ -11,3 +11,3 @@ { | ||
}, | ||
"version": "0.30.0-alpha.51929e35", | ||
"version": "0.30.0-alpha.53829c48", | ||
"main": "lib/hig-react.js", | ||
@@ -33,9 +33,10 @@ "files": [ | ||
"dependencies": { | ||
"@hig/avatar": "0.2.0-alpha.51929e35", | ||
"@hig/icon": "0.2.0-alpha.51929e35", | ||
"@hig/icon-button": "0.2.0-alpha.51929e35", | ||
"@hig/icons": "0.2.0-alpha.51929e35", | ||
"@hig/timestamp": "0.2.0-alpha.51929e35", | ||
"@hig/typography": "0.2.0-alpha.51929e35", | ||
"hig-vanilla": "0.2.0-alpha.51929e35", | ||
"@hig/avatar": "0.2.0-alpha.53829c48", | ||
"@hig/icon": "0.2.0-alpha.53829c48", | ||
"@hig/icon-button": "0.2.0-alpha.53829c48", | ||
"@hig/icons": "0.2.0-alpha.53829c48", | ||
"@hig/timestamp": "0.2.0-alpha.53829c48", | ||
"@hig/typography": "0.2.0-alpha.53829c48", | ||
"hig-vanilla": "0.2.0-alpha.53829c48", | ||
"react-flip-move": "^3.0.1", | ||
"react-transition-group": "^2.3.0" | ||
@@ -49,4 +50,4 @@ }, | ||
"devDependencies": { | ||
"@hig/babel-preset": "0.2.0-alpha.51929e35", | ||
"@hig/styles": "0.2.0-alpha.51929e35", | ||
"@hig/babel-preset": "0.2.0-alpha.53829c48", | ||
"@hig/styles": "0.2.0-alpha.53829c48", | ||
"@types/jest": "^19.2.3", | ||
@@ -53,0 +54,0 @@ "@types/node": "^7.0.21", |
Sorry, the diff of this file is not supported yet
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
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
1690082
136
16410
12
+ Addedreact-flip-move@^3.0.1
+ Added@hig/avatar@0.2.0-alpha.53829c48(transitive)
+ Added@hig/icon@0.2.0-alpha.53829c48(transitive)
+ Added@hig/icon-button@0.2.0-alpha.53829c48(transitive)
+ Added@hig/icons@0.2.0-alpha.53829c48(transitive)
+ Added@hig/timestamp@0.2.0-alpha.53829c48(transitive)
+ Added@hig/typography@0.2.0-alpha.53829c48(transitive)
+ Addedhig-interface@0.2.0-alpha.53829c48(transitive)
+ Addedhig-vanilla@0.2.0-alpha.53829c48(transitive)
+ Addedreact@18.3.1(transitive)
+ Addedreact-dom@18.3.1(transitive)
+ Addedreact-flip-move@3.0.5(transitive)
+ Addedscheduler@0.23.2(transitive)
- Removed@hig/avatar@0.2.0-alpha.51929e35(transitive)
- Removed@hig/icon@0.2.0-alpha.51929e35(transitive)
- Removed@hig/icon-button@0.2.0-alpha.51929e35(transitive)
- Removed@hig/icons@0.2.0-alpha.51929e35(transitive)
- Removed@hig/timestamp@0.2.0-alpha.51929e35(transitive)
- Removed@hig/typography@0.2.0-alpha.51929e35(transitive)
- Removedhig-interface@0.2.0-alpha.51929e35(transitive)
- Removedhig-vanilla@0.2.0-alpha.51929e35(transitive)