Socket
Socket
Sign inDemoInstall

@hig/icons

Package Overview
Dependencies
Maintainers
5
Versions
270
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hig/icons - npm Package Compare versions

Comparing version 0.2.0-alpha.65599608 to 0.2.0-alpha.056cb32e

README.md

27

package.json
{
"name": "@hig/icons",
"version": "0.2.0-alpha.65599608",
"version": "0.2.0-alpha.056cb32e",
"description": "HIG icon assets",

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

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

@@ -15,13 +18,27 @@ "module": "build/index.es.js",

"devDependencies": {
"@hig/scripts": "0.2.0-alpha.65599608",
"@hig/styles": "0.1.0-alpha.65599608",
"@hig/babel-preset": "0.2.0-alpha.056cb32e",
"@hig/eslint-config": "0.2.0-alpha.056cb32e",
"@hig/scripts": "0.2.0-alpha.056cb32e",
"@hig/styles": "0.2.0-alpha.056cb32e",
"svgo": "^1.0.5"
},
"peerDependencies": {
"react": "^15.4.1"
"react": "^15.4.1 || ^16.3.2"
},
"scripts": {
"build": "hig-scripts-build",
"build-icons": "node scripts/build-icons.js"
"build-icons": "node scripts/build-icons/index.js"
},
"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