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.1.0-alpha.2e38833e to 0.1.0-alpha.3222035a

17

package.json
{
"name": "@hig/icons",
"version": "0.1.0-alpha.2e38833e",
"version": "0.1.0-alpha.3222035a",
"description": "HIG icon assets",

@@ -8,7 +8,15 @@ "author": "Autodesk Inc.",

"homepage": "https://hig.autodesk.com",
"publishConfig": {
"access": "public"
},
"main": "build/index.js",
"module": "build/index.es.js",
"files": [
"build/*"
],
"devDependencies": {
"@hig/scripts": "0.2.0-alpha.2e38833e",
"@hig/styles": "0.1.0-alpha.2e38833e"
"@hig/babel-preset": "0.2.0-alpha.3222035a",
"@hig/scripts": "0.2.0-alpha.3222035a",
"@hig/styles": "0.1.0-alpha.3222035a",
"svgo": "^1.0.5"
},

@@ -19,4 +27,5 @@ "peerDependencies": {

"scripts": {
"build": "hig-scripts-build"
"build": "hig-scripts-build",
"build-icons": "node scripts/build-icons.js"
}
}

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