Socket
Socket
Sign inDemoInstall

@material/mwc-icon

Package Overview
Dependencies
Maintainers
21
Versions
722
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material/mwc-icon - npm Package Compare versions

Comparing version 0.23.0-canary.2c392ab3.0 to 0.23.0-canary.33102bf4.0

2

mwc-icon.js

@@ -15,3 +15,3 @@ /**

render() {
return html `<slot></slot>`;
return html `<span><slot></slot></span>`;
}

@@ -18,0 +18,0 @@ };

{
"name": "@material/mwc-icon",
"version": "0.23.0-canary.2c392ab3.0",
"version": "0.23.0-canary.33102bf4.0",
"description": "Material Design icon web component",

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

},
"gitHead": "83a61c9efee1610d42af318683fe4985effae0df"
"gitHead": "6445a1dc819d694a36e630269c7d407b8f021e98"
}

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

[Demo](https://material-components.github.io/material-components-web-components/demos/icon/)
[Demo](https://material-components.github.io/material-web/demos/icon/)

@@ -31,3 +31,3 @@ ## Installation

<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/83a61c9efee1610d42af318683fe4985effae0df/packages/icon/images/shopping_cart.png" width="32px" height="32px">
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/6445a1dc819d694a36e630269c7d407b8f021e98/packages/icon/images/shopping_cart.png" width="32px" height="32px">

@@ -46,3 +46,3 @@ ```html

<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/83a61c9efee1610d42af318683fe4985effae0df/packages/icon/images/arrow_back.png" width="32px" height="32px">
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/6445a1dc819d694a36e630269c7d407b8f021e98/packages/icon/images/arrow_back.png" width="32px" height="32px">

@@ -57,3 +57,3 @@ ```html

<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/83a61c9efee1610d42af318683fe4985effae0df/packages/icon/images/accessible_forward.png" width="64px" height="64px">
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/6445a1dc819d694a36e630269c7d407b8f021e98/packages/icon/images/accessible_forward.png" width="64px" height="64px">

@@ -60,0 +60,0 @@ ```html

Sorry, the diff of this file is not supported yet

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