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

@forter/button-group

Package Overview
Dependencies
Maintainers
3
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@forter/button-group - npm Package Compare versions

Comparing version 1.5.4 to 1.5.5

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.5.5](https://github.com/forter/web-components/compare/@forter/button-group@1.5.4...@forter/button-group@1.5.5) (2020-11-12)
**Note:** Version bump only for package @forter/button-group
## [1.5.4](https://github.com/forter/web-components/compare/@forter/button-group@1.5.3...@forter/button-group@1.5.4) (2020-11-11)

@@ -8,0 +16,0 @@

4

package.json
{
"name": "@forter/button-group",
"version": "1.5.4",
"version": "1.5.5",
"description": "Button Group from Forter Components",

@@ -54,3 +54,3 @@ "author": "Forter Developers",

},
"gitHead": "80906474d9e0e2f28fc493028b03cb18c0312e1f"
"gitHead": "c92c916ff144d05c9cd3ae5b448488b1bedb285c"
}

@@ -76,2 +76,4 @@ # fc-button-group

| `expendable` | `expendable` | `boolean` | false | If the element is expendable |
| `getComputedStyle` | | `string \| 0` | | |
| `onWindowResize` | | `any` | | |
| `singleSelection` | `single-selection` | `boolean` | | Allow only one option selection |

@@ -78,0 +80,0 @@

@@ -46,2 +46,10 @@ {

"type": "boolean"
},
{
"name": "onWindowResize",
"type": "any"
},
{
"name": "getComputedStyle",
"type": "string | 0"
}

@@ -99,2 +107,2 @@ ],

]
}
}
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