hig-react
Advanced tools
Comparing version 0.30.0-alpha.142a1218 to 0.30.0-alpha.17713c8d
/** @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.142a1218", | ||
"version": "0.30.0-alpha.17713c8d", | ||
"main": "lib/hig-react.js", | ||
@@ -33,10 +33,9 @@ "files": [ | ||
"dependencies": { | ||
"@hig/avatar": "0.2.0-alpha.142a1218", | ||
"@hig/icon": "0.2.0-alpha.142a1218", | ||
"@hig/icon-button": "0.2.0-alpha.142a1218", | ||
"@hig/icons": "0.2.0-alpha.142a1218", | ||
"@hig/timestamp": "0.2.0-alpha.142a1218", | ||
"@hig/typography": "0.2.0-alpha.142a1218", | ||
"hig-vanilla": "0.2.0-alpha.142a1218", | ||
"react-flip-move": "^3.0.1", | ||
"@hig/avatar": "0.2.0-alpha.17713c8d", | ||
"@hig/icon": "0.2.0-alpha.17713c8d", | ||
"@hig/icon-button": "0.2.0-alpha.17713c8d", | ||
"@hig/icons": "0.2.0-alpha.17713c8d", | ||
"@hig/timestamp": "0.2.0-alpha.17713c8d", | ||
"@hig/typography": "0.2.0-alpha.17713c8d", | ||
"hig-vanilla": "0.2.0-alpha.17713c8d", | ||
"react-transition-group": "^2.3.0" | ||
@@ -50,4 +49,4 @@ }, | ||
"devDependencies": { | ||
"@hig/babel-preset": "0.2.0-alpha.142a1218", | ||
"@hig/styles": "0.2.0-alpha.142a1218", | ||
"@hig/babel-preset": "0.2.0-alpha.17713c8d", | ||
"@hig/styles": "^0.1.1", | ||
"@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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
1822712
11
2
0
129
16051
+ Added@hig/avatar@0.2.0-alpha.17713c8d(transitive)
+ Added@hig/icon@0.2.0-alpha.17713c8d(transitive)
+ Added@hig/icon-button@0.2.0-alpha.17713c8d(transitive)
+ Added@hig/icons@0.2.0-alpha.17713c8d(transitive)
+ Added@hig/timestamp@0.2.0-alpha.17713c8d(transitive)
+ Added@hig/typography@0.2.0-alpha.17713c8d(transitive)
+ Addedhig-interface@0.2.0-alpha.17713c8d(transitive)
+ Addedhig-vanilla@0.2.0-alpha.17713c8d(transitive)
- Removedreact-flip-move@^3.0.1
- Removed@hig/avatar@0.2.0-alpha.142a1218(transitive)
- Removed@hig/icon@0.2.0-alpha.142a1218(transitive)
- Removed@hig/icon-button@0.2.0-alpha.142a1218(transitive)
- Removed@hig/icons@0.2.0-alpha.142a1218(transitive)
- Removed@hig/timestamp@0.2.0-alpha.142a1218(transitive)
- Removed@hig/typography@0.2.0-alpha.142a1218(transitive)
- Removedhig-interface@0.2.0-alpha.142a1218(transitive)
- Removedhig-vanilla@0.2.0-alpha.142a1218(transitive)
- Removedreact@18.3.1(transitive)
- Removedreact-dom@18.3.1(transitive)
- Removedreact-flip-move@3.0.5(transitive)
- Removedscheduler@0.23.2(transitive)