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

@finastra/icon

Package Overview
Dependencies
Maintainers
3
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@finastra/icon - npm Package Compare versions

Comparing version 1.6.0 to 1.7.0

LICENSE

2

.eslintrc.json

@@ -8,3 +8,3 @@ {

"parserOptions": {
"project": ["libs/web-components/icon/tsconfig.*?.json"]
"project": ["packages/fds-components-web/icon/tsconfig.*?.json"]
},

@@ -11,0 +11,0 @@ "rules": {}

{
"name": "@finastra/icon",
"displayName": "Icon",
"version": "1.6.0",
"version": "1.7.0",
"description": "Icon Web Component",

@@ -23,3 +23,4 @@ "keywords": [

"access": "public"
}
},
"gitHead": "65b11966df3f37a9105ba7ead15eae3e6fc36ae3"
}

@@ -28,7 +28,6 @@ # Icon

<!-- DOC -->
#### Properties
| Property | Attribute | Type | Default | Description |
| ------------- | ------------- | ------------- | ---------- | ------------------------------ |
|---------------|---------------|---------------|------------|--------------------------------|
| `dense` | `dense` | `boolean` | false | Dense size of the icon `18px`. |

@@ -49,4 +48,4 @@ | `disabled` | `disabled` | `boolean` | false | |

| Name | Description |
| --------- | ----------------------------------------------------------------------------------------------------------- |
| Name | Description |
|-----------|--------------------------------------------------|
| `default` | The name of the icon to display (e.g. credit_card). See Material Icons for an index of all available icons. |

@@ -57,5 +56,4 @@

| Property | Default | Description |
| ----------------- | ------- | --------------------------------- |
|-------------------|---------|-----------------------------------|
| `--fds-icon-size` | "24px" | Size of the icon, default `24px`. |
<!-- /DOC -->
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