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.f38da73f to 0.1.0-alpha.f44b1528

18

package.json
{
"name": "@hig/icon",
"version": "0.1.0-alpha.f38da73f",
"version": "0.1.0-alpha.f44b1528",
"description": "HIG Icon component",

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

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

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

"dependencies": {
"@hig/icons": "0.1.0-alpha.f38da73f"
"@hig/icons": "0.1.0-alpha.f44b1528"
},
"devDependencies": {
"@hig/scripts": "0.2.0-alpha.f38da73f",
"@hig/styles": "0.1.0-alpha.f38da73f"
"@hig/babel-preset": "0.2.0-alpha.f44b1528",
"@hig/scripts": "0.2.0-alpha.f44b1528",
"@hig/styles": "0.1.0-alpha.f44b1528"
},

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