Socket
Socket
Sign inDemoInstall

@material/mwc-radio

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-radio - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1

7

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

@@ -18,3 +19,3 @@ "type": "git",

"@material/mwc-base": "^0.7.0",
"@material/mwc-ripple": "^0.7.0",
"@material/mwc-ripple": "^0.7.1",
"@material/radio": "^3.0.0"

@@ -25,3 +26,3 @@ },

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

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

<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/radio/images/standard.png" width="84px" height="48px">
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/radio/images/standard.png" width="84px" height="48px">

@@ -31,3 +31,3 @@ [Material Design Guidelines: Radio buttons](https://material.io/design/components/selection-controls.html#radio-buttons)

<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/radio/images/standard.png" width="84px" height="48px">
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/radio/images/standard.png" width="84px" height="48px">

@@ -45,3 +45,3 @@ ```html

<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/radio/images/custom_color.png" width="84px" height="48px">
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/radio/images/custom_color.png" width="84px" height="48px">

@@ -80,3 +80,3 @@ ```css

| ----------------------- | -------------------------------------- |------------
| `--mdc-theme-secondary` | ![](https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/radio/images/color_018786.png) `#018786` | Color of the radio button.
| `--mdc-theme-secondary` | ![](https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/radio/images/color_018786.png) `#018786` | Color of the radio button.

@@ -83,0 +83,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