hig-react
Advanced tools
Comparing version 0.30.0-alpha.ece2f933 to 0.30.0-alpha.ee727b91
/** @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", "Toast"]); | ||
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"]); |
@@ -11,3 +11,3 @@ { | ||
}, | ||
"version": "0.30.0-alpha.ece2f933", | ||
"version": "0.30.0-alpha.ee727b91", | ||
"main": "lib/hig-react.js", | ||
@@ -33,10 +33,9 @@ "files": [ | ||
"dependencies": { | ||
"@hig/avatar": "0.2.0-alpha.ece2f933", | ||
"@hig/icon": "0.2.0-alpha.ece2f933", | ||
"@hig/icon-button": "0.2.0-alpha.ece2f933", | ||
"@hig/icons": "0.2.0-alpha.ece2f933", | ||
"@hig/timestamp": "0.2.0-alpha.ece2f933", | ||
"@hig/typography": "0.2.0-alpha.ece2f933", | ||
"hig-vanilla": "0.2.0-alpha.ece2f933", | ||
"react-flip-move": "^3.0.1", | ||
"@hig/avatar": "0.2.0-alpha.ee727b91", | ||
"@hig/icon": "0.2.0-alpha.ee727b91", | ||
"@hig/icon-button": "0.2.0-alpha.ee727b91", | ||
"@hig/icons": "0.2.0-alpha.ee727b91", | ||
"@hig/timestamp": "0.2.0-alpha.ee727b91", | ||
"@hig/typography": "0.2.0-alpha.ee727b91", | ||
"hig-vanilla": "0.2.0-alpha.ee727b91", | ||
"react-transition-group": "^2.3.0" | ||
@@ -50,4 +49,4 @@ }, | ||
"devDependencies": { | ||
"@hig/babel-preset": "0.2.0-alpha.ece2f933", | ||
"@hig/styles": "0.2.0-alpha.ece2f933", | ||
"@hig/babel-preset": "0.2.0-alpha.ee727b91", | ||
"@hig/styles": "0.2.0-alpha.ee727b91", | ||
"@types/jest": "^19.2.3", | ||
@@ -54,0 +53,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
11
1822726
129
16051
+ Added@hig/avatar@0.2.0-alpha.ee727b91(transitive)
+ Added@hig/icon@0.2.0-alpha.ee727b91(transitive)
+ Added@hig/icon-button@0.2.0-alpha.ee727b91(transitive)
+ Added@hig/icons@0.2.0-alpha.ee727b91(transitive)
+ Added@hig/timestamp@0.2.0-alpha.ee727b91(transitive)
+ Added@hig/typography@0.2.0-alpha.ee727b91(transitive)
+ Addedhig-interface@0.2.0-alpha.ee727b91(transitive)
+ Addedhig-vanilla@0.2.0-alpha.ee727b91(transitive)
- Removedreact-flip-move@^3.0.1
- Removed@hig/avatar@0.2.0-alpha.ece2f933(transitive)
- Removed@hig/icon@0.2.0-alpha.ece2f933(transitive)
- Removed@hig/icon-button@0.2.0-alpha.ece2f933(transitive)
- Removed@hig/icons@0.2.0-alpha.ece2f933(transitive)
- Removed@hig/timestamp@0.2.0-alpha.ece2f933(transitive)
- Removed@hig/typography@0.2.0-alpha.ece2f933(transitive)
- Removedhig-interface@0.2.0-alpha.ece2f933(transitive)
- Removedhig-vanilla@0.2.0-alpha.ece2f933(transitive)
- Removedreact@18.3.1(transitive)
- Removedreact-dom@18.3.1(transitive)
- Removedreact-flip-move@3.0.5(transitive)
- Removedscheduler@0.23.2(transitive)