Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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.f853c7f7 to 0.2.0-alpha.faf7bd1e

build/index.css

35

package.json
{
"name": "@hig/banner",
"version": "0.2.0-alpha.f853c7f7",
"version": "0.2.0-alpha.faf7bd1e",
"description": "HIG Banner",
"author": "Autodesk Inc.",
"license": "Apache-2.0",
"publishConfig": {
"access": "public"
},
"main": "build/index.js",
"module": "build/index.es.js",
"css": "build/index.es.css",
"style": "build/index.css",
"files": [
"build/*"
],
"devDependencies": {
"@hig/scripts": "0.2.0-alpha.f853c7f7",
"@hig/styles": "0.1.0-alpha.f853c7f7"
"@hig/eslint-config": "0.2.0-alpha.faf7bd1e",
"@hig/scripts": "0.2.0-alpha.faf7bd1e",
"@hig/styles": "0.1.0-alpha.faf7bd1e",
"hig-react": "0.29.0-alpha.faf7bd1e"
},

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

"scripts": {
"build": "hig-scripts-build"
"build": "hig-scripts-build",
"lint": "eslint ./src/**/*"
},
"dependencies": {
"hig-react": "0.29.0-alpha.f853c7f7"
}
"@hig/icon": "0.1.0-alpha.faf7bd1e",
"@hig/icon-button": "0.1.0-alpha.faf7bd1e",
"@hig/icons": "0.1.0-alpha.faf7bd1e",
"@hig/themes": "0.1.0-alpha.faf7bd1e",
"@hig/typography": "0.1.0-alpha.faf7bd1e",
"react-lifecycles-compat": "^2.0.0"
},
"eslintConfig": {
"extends": "@hig"
},
"eslintIgnore": [
"*.scss",
"*.json"
]
}
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