Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@hig/icon

Package Overview
Dependencies
Maintainers
5
Versions
244
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hig/icon - npm Package Compare versions

Comparing version 0.1.0-alpha.a41077a2 to 0.1.0-alpha.a8872f53

6

package.json
{
"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]: [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc