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.65599608 to 0.2.0-alpha.78232485

23

package.json
{
"name": "@hig/banner",
"version": "0.2.0-alpha.65599608",
"version": "0.2.0-alpha.78232485",
"description": "HIG Banner",
"author": "Autodesk Inc.",
"license": "Apache-2.0",
"publishConfig": {
"access": "public"
},
"main": "build/index.js",

@@ -14,6 +17,6 @@ "module": "build/index.es.js",

"devDependencies": {
"@hig/eslint-config": "0.2.0-alpha.65599608",
"@hig/scripts": "0.2.0-alpha.65599608",
"@hig/styles": "0.1.0-alpha.65599608",
"hig-react": "0.29.0-alpha.65599608"
"@hig/eslint-config": "0.2.0-alpha.78232485",
"@hig/scripts": "0.2.0-alpha.78232485",
"@hig/styles": "0.1.0-alpha.78232485",
"hig-react": "0.29.0-alpha.78232485"
},

@@ -29,7 +32,7 @@ "peerDependencies": {

"dependencies": {
"@hig/icon": "0.1.0-alpha.65599608",
"@hig/icon-button": "0.1.0-alpha.65599608",
"@hig/icons": "^0.1.0-alpha",
"@hig/themes": "0.1.0-alpha.65599608",
"@hig/typography": "0.1.0-alpha.65599608",
"@hig/icon": "0.1.0-alpha.78232485",
"@hig/icon-button": "0.1.0-alpha.78232485",
"@hig/icons": "0.1.0-alpha.78232485",
"@hig/themes": "0.1.0-alpha.78232485",
"@hig/typography": "0.1.0-alpha.78232485",
"react-lifecycles-compat": "^2.0.0"

@@ -36,0 +39,0 @@ },

@@ -7,2 +7,15 @@ # Banner

## Getting started
```
yarn add @hig/banner
```
## Import the component and CSS
```
import Banner from '@hig/banner';
import '@hig/banner/build/index.css';
```
## Basic usage

@@ -9,0 +22,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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