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.ea645e13 to 0.1.0-alpha.ed63e7c0

14

package.json
{
"name": "@hig/icon-button",
"version": "0.1.0-alpha.ea645e13",
"version": "0.1.0-alpha.ed63e7c0",
"description": "HIG IconButton component",

@@ -18,7 +18,7 @@ "author": "Autodesk Inc.",

"dependencies": {
"@hig/icon": "0.1.0-alpha.ea645e13"
"@hig/icon": "0.1.0-alpha.ed63e7c0"
},
"devDependencies": {
"@hig/scripts": "0.2.0-alpha.ea645e13",
"@hig/styles": "0.1.0-alpha.ea645e13"
"@hig/scripts": "0.2.0-alpha.ed63e7c0",
"@hig/styles": "0.1.0-alpha.ed63e7c0"
},

@@ -30,4 +30,8 @@ "peerDependencies": {

"scripts": {
"build": "hig-scripts-build"
"build": "hig-scripts-build",
"lint": "eslint src --ext .js,.jsx"
},
"eslintConfig": {
"extends": "@hig"
}
}
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