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

@rmwc/fab

Package Overview
Dependencies
Maintainers
1
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rmwc/fab - npm Package Compare versions

Comparing version 2.0.2 to 2.1.0

8

docgen.json

@@ -18,10 +18,9 @@ [

"mini": {
"required": false,
"flowType": {
"name": "boolean"
},
"required": false,
"description": "Make the Fab smaller."
},
"label": {
"required": false,
"flowType": {

@@ -31,16 +30,17 @@ "name": "ReactNode",

},
"required": false,
"description": "Make the Fab extended with a label."
},
"exited": {
"required": false,
"flowType": {
"name": "boolean"
},
"required": false,
"description": "Animates the FAB out of view. When this class is removed, the FAB will return to view."
},
"ripple": {
"required": false,
"flowType": {
"name": "boolean"
},
"required": false,
"description": "Enable / disable the ripple."

@@ -47,0 +47,0 @@ }

{
"name": "@rmwc/fab",
"version": "2.0.2",
"version": "2.1.0",
"description": "RMWC Floating Action Button component",

@@ -31,4 +31,4 @@ "main": "index.js",

"@rmwc/base": "^2.0.2",
"@rmwc/icon": "^2.0.2",
"@rmwc/provider": "^2.0.2",
"@rmwc/icon": "^2.1.0",
"@rmwc/provider": "^2.1.0",
"@rmwc/ripple": "^2.0.2",

@@ -35,0 +35,0 @@ "classnames": "^2.2.5",

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