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

@finastra/divider

Package Overview
Dependencies
Maintainers
3
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@finastra/divider - 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/divider/tsconfig.*?.json"]
"project": ["packages/fds-components-web/divider/tsconfig.*?.json"]
},

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

{
"name": "@finastra/divider",
"version": "1.6.0",
"version": "1.7.0",
"description": "Divider Web Component",

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

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

@@ -26,8 +26,7 @@ # Divider

<!-- DOC -->
#### Properties
| Property | Attribute | Type | Default | Description |
| ---------- | ---------- | -------------------------------------- | ----------- | --------------------------------------------------------- |
| `inset` | `inset` | `"both"\|"left"\|"right"\|"undefined"` | "undefined" | Type of inset |
| Property | Attribute | Type | Default | Description |
|------------|------------|----------------------------------------|-------------|--------------------------------------------------|
| `inset` | `inset` | `"both"\|"left"\|"right"\|"undefined"` | "undefined" | Type of inset |
| `vertical` | `vertical` | `boolean` | false | Displays the divider vertically instead of horizontically |

@@ -38,6 +37,5 @@

| Property | Type | Default | Description |
| ---------------------------- | ----- | --------- | ----------------------------- |
|------------------------------|-------|-----------|-------------------------------|
| `--fds-divider-inset-margin` | text | "80px" | Border radius of the outline. |
| `--fds-primary` | color | "#694ED6" | TextField color |
<!-- /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