Socket
Socket
Sign inDemoInstall

@hig/banner

Package Overview
Dependencies
Maintainers
5
Versions
284
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hig/banner - npm Package Compare versions

Comparing version 0.2.0-alpha.92d05bdf to 0.2.0-alpha.9c3456c6

build/index.css

30

package.json
{
"name": "@hig/banner",
"version": "0.2.0-alpha.92d05bdf",
"version": "0.2.0-alpha.9c3456c6",
"description": "HIG Banner",

@@ -9,6 +9,10 @@ "author": "Autodesk Inc.",

"module": "build/index.es.js",
"css": "build/index.es.css",
"style": "build/index.css",
"files": [
"build/*"
],
"devDependencies": {
"@hig/scripts": "0.2.0-alpha.92d05bdf",
"@hig/styles": "0.1.0-alpha.92d05bdf"
"@hig/eslint-config": "0.2.0-alpha.9c3456c6",
"@hig/scripts": "0.2.0-alpha.9c3456c6",
"@hig/styles": "0.1.0-alpha.9c3456c6"
},

@@ -20,7 +24,19 @@ "peerDependencies": {

"scripts": {
"build": "hig-scripts-build"
"build": "hig-scripts-build",
"lint": "eslint ./src/**/*"
},
"dependencies": {
"hig-react": "0.29.0-alpha.92d05bdf"
}
"@hig/icon": "0.1.0-alpha.9c3456c6",
"@hig/icon-button": "0.1.0-alpha.9c3456c6",
"@hig/icons": "0.1.0-alpha.9c3456c6",
"@hig/typography": "0.1.0-alpha.9c3456c6"
},
"eslintConfig": {
"extends": "@hig"
},
"eslintIgnore": [
"*.scss",
"*.json",
"*.js.snap"
]
}
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