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

@hig/icon-button

Package Overview
Dependencies
Maintainers
5
Versions
269
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hig/icon-button - npm Package Compare versions

Comparing version 0.1.0-alpha.62b0f70b to 0.1.0-alpha.68946fa9

11

package.json
{
"name": "@hig/icon-button",
"version": "0.1.0-alpha.62b0f70b",
"version": "0.1.0-alpha.68946fa9",
"description": "HIG IconButton component",

@@ -8,2 +8,5 @@ "author": "Autodesk Inc.",

"homepage": "https://hig.autodesk.com",
"publishConfig": {
"access": "public"
},
"main": "build/index.js",

@@ -16,7 +19,7 @@ "module": "build/index.es.js",

"dependencies": {
"@hig/icon": "0.1.0-alpha.62b0f70b"
"@hig/icon": "0.1.0-alpha.68946fa9"
},
"devDependencies": {
"@hig/scripts": "0.2.0-alpha.62b0f70b",
"@hig/styles": "0.1.0-alpha.62b0f70b"
"@hig/scripts": "0.2.0-alpha.68946fa9",
"@hig/styles": "0.1.0-alpha.68946fa9"
},

@@ -23,0 +26,0 @@ "peerDependencies": {

@@ -17,3 +17,3 @@ # IconButton

import IconButton from '@hig/icon-button';
import '@hig/icon-button/build/index.css;
import '@hig/icon-button/build/index.css';
```

@@ -20,0 +20,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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