@hig/icon
Advanced tools
Comparing version 0.1.0-alpha.3e14a8a9 to 0.1.0-alpha.7472a049
{ | ||
"name": "@hig/icon", | ||
"version": "0.1.0-alpha.3e14a8a9", | ||
"version": "0.1.0-alpha.7472a049", | ||
"description": "HIG Icon component", | ||
@@ -14,4 +14,4 @@ "author": "Autodesk Inc.", | ||
"devDependencies": { | ||
"@hig/scripts": "0.2.0-alpha.3e14a8a9", | ||
"@hig/styles": "0.1.0-alpha.3e14a8a9" | ||
"@hig/scripts": "0.2.0-alpha.7472a049", | ||
"@hig/styles": "0.1.0-alpha.7472a049" | ||
}, | ||
@@ -18,0 +18,0 @@ "peerDependencies": { |
@@ -6,6 +6,7 @@ import React from "react"; | ||
import { default as iconSizes } from "../sizes"; | ||
import Icon from "../Icon"; | ||
import iconSizes from "../sizes"; | ||
import readme from "../../README.md"; | ||
/** @todo Generate this from build script */ | ||
const iconKeys = { | ||
@@ -12,0 +13,0 @@ [iconSizes.PX_24]: [ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
26194
828
0