Socket
Socket
Sign inDemoInstall

@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.3741f5bc to 0.1.0-alpha.38d10102

14

package.json
{
"name": "@hig/icon-button",
"version": "0.1.0-alpha.3741f5bc",
"version": "0.1.0-alpha.38d10102",
"description": "HIG IconButton component",

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

"dependencies": {
"@hig/icon": "0.1.0-alpha.3741f5bc"
"@hig/icon": "0.1.0-alpha.38d10102"
},
"devDependencies": {
"@hig/scripts": "0.2.0-alpha.3741f5bc",
"@hig/styles": "0.1.0-alpha.3741f5bc"
"@hig/scripts": "0.2.0-alpha.38d10102",
"@hig/styles": "0.1.0-alpha.38d10102"
},

@@ -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