Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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.23.0-canary.2c392ab3.0 to 0.23.0-canary.33102bf4.0

12

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

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

"dependencies": {
"@material/dom": "=12.0.0-canary.6b0442278.0",
"@material/mwc-base": "0.23.0-canary.2c392ab3.0",
"@material/ripple": "=12.0.0-canary.6b0442278.0",
"@material/dom": "=13.0.0-canary.15981e9d9.0",
"@material/mwc-base": "0.23.0-canary.33102bf4.0",
"@material/ripple": "=13.0.0-canary.15981e9d9.0",
"lit-element": "^2.5.1",

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

"devDependencies": {
"@material/theme": "=12.0.0-canary.6b0442278.0"
"@material/theme": "=13.0.0-canary.15981e9d9.0"
},

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

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

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

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

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

![](https://raw.githubusercontent.com/material-components/material-components-web-components/83a61c9efee1610d42af318683fe4985effae0df/packages/ripple/images/standard.gif)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/6445a1dc819d694a36e630269c7d407b8f021e98/packages/ripple/images/standard.gif)

@@ -40,3 +40,3 @@ ```html

![](https://raw.githubusercontent.com/material-components/material-components-web-components/83a61c9efee1610d42af318683fe4985effae0df/packages/ripple/images/unbound.gif)
![](https://raw.githubusercontent.com/material-components/material-components-web-components/6445a1dc819d694a36e630269c7d407b8f021e98/packages/ripple/images/unbound.gif)

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

-------------------------------- | --------------------------------------- | -----------
`--mdc-ripple-color` | ![](https://raw.githubusercontent.com/material-components/material-components-web-components/83a61c9efee1610d42af318683fe4985effae0df/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/6445a1dc819d694a36e630269c7d407b8f021e98/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.

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

Sorry, the diff of this file is not supported yet

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