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

@material/mwc-button

Package Overview
Dependencies
Maintainers
15
Versions
720
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material/mwc-button - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1

9

package.json
{
"name": "@material/mwc-button",
"version": "0.7.0",
"version": "0.7.1",
"description": "",
"main": "mwc-button.js",
"module": "mwc-button.js",
"repository": {

@@ -19,4 +20,4 @@ "type": "git",

"@material/mwc-base": "^0.7.0",
"@material/mwc-icon": "^0.7.0",
"@material/mwc-ripple": "^0.7.0"
"@material/mwc-icon": "^0.7.1",
"@material/mwc-ripple": "^0.7.1"
},

@@ -26,3 +27,3 @@ "publishConfig": {

},
"gitHead": "c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db"
"gitHead": "f8389e38b66e6261a8578f4a748efcb7367da176"
}

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

![](https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/button/images/standard.png)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/button/images/standard_with_icon.png)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/button/images/standard.png)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/button/images/standard_with_icon.png)

@@ -39,4 +39,4 @@ ```html

![](https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/button/images/outlined.png)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/button/images/outlined_with_icon.png)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/button/images/outlined.png)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/button/images/outlined_with_icon.png)

@@ -50,4 +50,4 @@ ```html

![](https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/button/images/raised.png)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/button/images/raised_with_icon.png)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/button/images/raised.png)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/button/images/raised_with_icon.png)

@@ -61,4 +61,4 @@ ```html

![](https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/button/images/unelevated.png)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/button/images/unelevated_with_icon.png)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/button/images/unelevated.png)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/button/images/unelevated_with_icon.png)

@@ -72,4 +72,4 @@ ```html

![](https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/button/images/dense.png)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/button/images/dense_with_icon.png)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/button/images/dense.png)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/button/images/dense_with_icon.png)

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

![](https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/button/images/trailing_icon.png)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/button/images/trailing_icon.png)

@@ -92,4 +92,4 @@ ```html

![](https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/button/images/disabled.png)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/button/images/disabled_with_icon.png)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/button/images/disabled.png)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/button/images/disabled_with_icon.png)

@@ -103,3 +103,3 @@ ```html

![](https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/button/images/custom_color.png)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/button/images/custom_color.png)

@@ -141,4 +141,4 @@ ```css

| `--mdc-icon-font` | [`Material Icons`](https://google.github.io/material-design-icons/) | Font to use for the icon.
| `--mdc-theme-primary` | ![](https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/button/images/color_6200ee.png) `#6200ee` | Background color of the button
| `--mdc-theme-on-primary` | ![](https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/button/images/color_ffffff.png) `#ffffff` | Text color of the button
| `--mdc-theme-primary` | ![](https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/button/images/color_6200ee.png) `#6200ee` | Background color of the button
| `--mdc-theme-on-primary` | ![](https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/button/images/color_ffffff.png) `#ffffff` | Text color of the button

@@ -145,0 +145,0 @@ ## Additional references

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