Socket
Socket
Sign inDemoInstall

@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.2.0-alpha.91df7da2 to 0.2.0-alpha.921957c5

27

package.json
{
"name": "@hig/icon",
"version": "0.2.0-alpha.91df7da2",
"version": "0.2.0-alpha.921957c5",
"description": "HIG Icon component",

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

"homepage": "https://hig.autodesk.com",
"repository": {
"type": "git",
"url": "https://github.com/Autodesk/hig.git"
},
"publishConfig": {

@@ -19,11 +23,12 @@ "access": "public"

"dependencies": {
"@hig/icons": "0.2.0-alpha.91df7da2",
"classnames": "^2.2.5"
"@hig/icons": "0.2.0-alpha.921957c5",
"classnames": "^2.2.5",
"prop-types": "^15.6.1"
},
"devDependencies": {
"@hig/babel-preset": "0.2.0-alpha.91df7da2",
"@hig/eslint-config": "0.2.0-alpha.91df7da2",
"@hig/scripts": "0.2.0-alpha.91df7da2",
"@hig/styles": "0.2.0-alpha.91df7da2",
"prop-types": "^15.6.1"
"@hig/babel-preset": "0.2.0-alpha.921957c5",
"@hig/eslint-config": "0.2.0-alpha.921957c5",
"@hig/scripts": "0.2.0-alpha.921957c5",
"@hig/semantic-release-config": "0.2.0-alpha.921957c5",
"@hig/styles": "^0.1.1"
},

@@ -35,3 +40,4 @@ "peerDependencies": {

"build": "hig-scripts-build",
"lint": "eslint src --color --ext .js,.jsx"
"lint": "hig-scripts-lint",
"release": "hig-scripts-release"
},

@@ -41,2 +47,5 @@ "eslintConfig": {

},
"release": {
"extends": "@hig/semantic-release-config"
},
"babel": {

@@ -43,0 +52,0 @@ "env": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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