Socket
Socket
Sign inDemoInstall

@material/mwc-ripple

Package Overview
Dependencies
Maintainers
21
Versions
723
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material/mwc-ripple - npm Package Compare versions

Comparing version 0.26.0-canary.07e91417.0 to 0.26.0-canary.4abe237e.0

12

package.json
{
"name": "@material/mwc-ripple",
"version": "0.26.0-canary.07e91417.0",
"version": "0.26.0-canary.4abe237e.0",
"description": "Material Design ripple web component",

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

"dependencies": {
"@material/dom": "=13.0.0-canary.65125b3a6.0",
"@material/mwc-base": "0.26.0-canary.07e91417.0",
"@material/ripple": "=13.0.0-canary.65125b3a6.0",
"@material/dom": "=13.0.0-canary.c79aa0cdd.0",
"@material/mwc-base": "0.26.0-canary.4abe237e.0",
"@material/ripple": "=13.0.0-canary.c79aa0cdd.0",
"lit-element": "^3.0.0",

@@ -28,3 +28,3 @@ "lit-html": "^2.0.0",

"devDependencies": {
"@material/theme": "=13.0.0-canary.65125b3a6.0"
"@material/theme": "=13.0.0-canary.c79aa0cdd.0"
},

@@ -37,3 +37,3 @@ "scripts": {

},
"gitHead": "9fcacc1890992ebd650dca508478ea3a276a1ebe"
"gitHead": "c0c828f0240aea9472d319d4a1bb77871c960873"
}

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

![](https://raw.githubusercontent.com/material-components/material-components-web-components/9fcacc1890992ebd650dca508478ea3a276a1ebe/packages/ripple/images/standard.gif)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/c0c828f0240aea9472d319d4a1bb77871c960873/packages/ripple/images/standard.gif)

@@ -39,3 +39,3 @@ ```html

![](https://raw.githubusercontent.com/material-components/material-components-web-components/9fcacc1890992ebd650dca508478ea3a276a1ebe/packages/ripple/images/unbound.gif)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/c0c828f0240aea9472d319d4a1bb77871c960873/packages/ripple/images/unbound.gif)

@@ -90,3 +90,3 @@ ```html

-------------------------------- | --------------------------------------- | -----------
`--mdc-ripple-color` | ![](https://raw.githubusercontent.com/material-components/material-components-web-components/9fcacc1890992ebd650dca508478ea3a276a1ebe/packages/ripple/images/color_000.png) `#000` | Color of the ripple will have when activated.
`--mdc-ripple-color` | ![](https://raw.githubusercontent.com/material-components/material-components-web-components/c0c828f0240aea9472d319d4a1bb77871c960873/packages/ripple/images/color_000.png) `#000` | Color of the ripple will have when activated.
`--mdc-ripple-press-opacity` | `0.12` | Opacity of the ripple when pressed.

@@ -93,0 +93,0 @@ `--mdc-ripple-hover-opacity` | `0.04` | Opacity of the ripple when hovered.

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