@hig/icon
Advanced tools
Comparing version 0.1.0-alpha.a41077a2 to 0.1.0-alpha.a8872f53
{ | ||
"name": "@hig/icon", | ||
"version": "0.1.0-alpha.a41077a2", | ||
"version": "0.1.0-alpha.a8872f53", | ||
"description": "HIG Icon component", | ||
@@ -14,4 +14,4 @@ "author": "Autodesk Inc.", | ||
"devDependencies": { | ||
"@hig/scripts": "0.2.0-alpha.a41077a2", | ||
"@hig/styles": "0.1.0-alpha.a41077a2" | ||
"@hig/scripts": "0.2.0-alpha.a8872f53", | ||
"@hig/styles": "0.1.0-alpha.a8872f53" | ||
}, | ||
@@ -18,0 +18,0 @@ "peerDependencies": { |
import React from "react"; | ||
import { storiesOf } from "@storybook/react"; | ||
import { withInfo } from "@storybook/addon-info"; | ||
import Icon, { sizes as iconSizes } from "../Icon"; | ||
import { RichText } from "hig-react"; | ||
import Icon from "../Icon"; | ||
import iconSizes from "../sizes"; | ||
import readme from "../../README.md"; | ||
/** @todo Generate this from build script */ | ||
const iconKeys = { | ||
@@ -9,0 +12,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
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
26194
828
0