Socket
Socket
Sign inDemoInstall

@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.3e14a8a9 to 0.1.0-alpha.7472a049

6

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

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