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.aa466cd9 to 0.1.0-alpha.aa9480ec

25

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

@@ -18,20 +18,31 @@ "author": "Autodesk Inc.",

"dependencies": {
"@hig/icons": "0.1.0-alpha.aa466cd9"
"@hig/icons": "0.1.0-alpha.aa9480ec",
"classnames": "^2.2.5"
},
"devDependencies": {
"@hig/babel-preset": "0.2.0-alpha.aa466cd9",
"@hig/scripts": "0.2.0-alpha.aa466cd9",
"@hig/styles": "0.1.0-alpha.aa466cd9"
"@hig/babel-preset": "0.2.0-alpha.aa9480ec",
"@hig/eslint-config": "0.2.0-alpha.aa9480ec",
"@hig/scripts": "0.2.0-alpha.aa9480ec",
"@hig/styles": "0.2.0-alpha.aa9480ec"
},
"peerDependencies": {
"prop-types": "^15.6.1",
"react": "^15.4.1"
"react": "^15.4.1 || ^16.3.2"
},
"scripts": {
"build": "hig-scripts-build",
"lint": "eslint src --ext .js,.jsx"
"lint": "eslint src --color --ext .js,.jsx"
},
"eslintConfig": {
"extends": "@hig"
},
"babel": {
"env": {
"test": {
"presets": [
"@hig/babel-preset/test"
]
}
}
}
}

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