New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@material/mwc-fab

Package Overview
Dependencies
Maintainers
15
Versions
721
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material/mwc-fab - npm Package Compare versions

Comparing version 0.26.1 to 0.27.0

10

package.json
{
"name": "@material/mwc-fab",
"version": "0.26.1",
"version": "0.27.0",
"description": "Material design floating action button component",

@@ -19,3 +19,3 @@ "keywords": [

"dependencies": {
"@material/mwc-ripple": "^0.26.1",
"@material/mwc-ripple": "^0.27.0",
"lit": "^2.0.0",

@@ -28,4 +28,4 @@ "tslib": "^2.0.1"

"@material/fab": "=14.0.0-canary.53b3cad2f.0",
"@material/mwc-base": "^0.26.1",
"@material/mwc-icon": "^0.26.1",
"@material/mwc-base": "^0.27.0",
"@material/mwc-icon": "^0.27.0",
"@material/ripple": "=14.0.0-canary.53b3cad2f.0",

@@ -43,3 +43,3 @@ "@material/rtl": "=14.0.0-canary.53b3cad2f.0",

},
"gitHead": "06b516b7f91867acd0cbe5676767aea8f490cbee"
"gitHead": "c1e876a15bc028034781984538ea803ba67dbed3"
}

@@ -7,6 +7,6 @@ # `<mwc-fab>` [![Published on npm](https://img.shields.io/npm/v/@material/mwc-fab.svg)](https://www.npmjs.com/package/@material/mwc-fab)

![](https://raw.githubusercontent.com/material-components/material-components-web-components/06b516b7f91867acd0cbe5676767aea8f490cbee/packages/fab/images/standard.png)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/06b516b7f91867acd0cbe5676767aea8f490cbee/packages/fab/images/mini.png)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/06b516b7f91867acd0cbe5676767aea8f490cbee/packages/fab/images/extended.png)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/06b516b7f91867acd0cbe5676767aea8f490cbee/packages/fab/images/custom_color.png)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/6347c3e1b0264cc34cad24e4e52a23e2100a4926/packages/fab/images/standard.png)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/6347c3e1b0264cc34cad24e4e52a23e2100a4926/packages/fab/images/mini.png)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/6347c3e1b0264cc34cad24e4e52a23e2100a4926/packages/fab/images/extended.png)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/6347c3e1b0264cc34cad24e4e52a23e2100a4926/packages/fab/images/custom_color.png)

@@ -35,3 +35,3 @@ [Material Design Guidelines: Floating Action Button](https://material.io/design/components/buttons-floating-action-button.html)

![](https://raw.githubusercontent.com/material-components/material-components-web-components/06b516b7f91867acd0cbe5676767aea8f490cbee/packages/fab/images/standard.png)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/6347c3e1b0264cc34cad24e4e52a23e2100a4926/packages/fab/images/standard.png)

@@ -54,3 +54,3 @@ ```html

![](https://raw.githubusercontent.com/material-components/material-components-web-components/06b516b7f91867acd0cbe5676767aea8f490cbee/packages/fab/images/standard.png)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/6347c3e1b0264cc34cad24e4e52a23e2100a4926/packages/fab/images/standard.png)

@@ -74,3 +74,3 @@ ```html

![](https://raw.githubusercontent.com/material-components/material-components-web-components/06b516b7f91867acd0cbe5676767aea8f490cbee/packages/fab/images/mini.png)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/6347c3e1b0264cc34cad24e4e52a23e2100a4926/packages/fab/images/mini.png)

@@ -83,3 +83,3 @@ ```html

![](https://raw.githubusercontent.com/material-components/material-components-web-components/06b516b7f91867acd0cbe5676767aea8f490cbee/packages/fab/images/extended.png)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/6347c3e1b0264cc34cad24e4e52a23e2100a4926/packages/fab/images/extended.png)

@@ -91,3 +91,3 @@ ```html

![](https://raw.githubusercontent.com/material-components/material-components-web-components/06b516b7f91867acd0cbe5676767aea8f490cbee/packages/fab/images/custom_color.png)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/6347c3e1b0264cc34cad24e4e52a23e2100a4926/packages/fab/images/custom_color.png)

@@ -94,0 +94,0 @@ ```css

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