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.49ee432a to 0.1.0-alpha.4e1d8727

16

package.json
{
"name": "@hig/icon",
"version": "0.1.0-alpha.49ee432a",
"version": "0.1.0-alpha.4e1d8727",
"description": "HIG Icon component",

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

"dependencies": {
"@hig/icons": "0.1.0-alpha.49ee432a"
"@hig/icons": "0.1.0-alpha.4e1d8727"
},
"devDependencies": {
"@hig/babel-preset": "0.2.0-alpha.49ee432a",
"@hig/scripts": "0.2.0-alpha.49ee432a",
"@hig/styles": "0.1.0-alpha.49ee432a"
"@hig/babel-preset": "0.2.0-alpha.4e1d8727",
"@hig/scripts": "0.2.0-alpha.4e1d8727",
"@hig/styles": "0.1.0-alpha.4e1d8727"
},

@@ -31,4 +31,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