Socket
Socket
Sign inDemoInstall

@material/ripple

Package Overview
Dependencies
Maintainers
17
Versions
1701
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material/ripple - npm Package Compare versions

Comparing version 4.0.0-canary.0 to 4.0.0-canary.1

44

CHANGELOG.md

@@ -6,2 +6,46 @@ # Change Log

# [4.0.0-canary.1](https://github.com/material-components/material-components-web/compare/v3.1.1...v4.0.0-canary.1) (2019-09-09)
### Bug Fixes
* Use head instead of body to detect edge pseudo var bug ([#4982](https://github.com/material-components/material-components-web/issues/4982)) ([9e87478](https://github.com/material-components/material-components-web/commit/9e87478))
### Features
* **chips:** Add keyboard navigation ([#4844](https://github.com/material-components/material-components-web/issues/4844)) ([42065fe](https://github.com/material-components/material-components-web/commit/42065fe)), closes [#2259](https://github.com/material-components/material-components-web/issues/2259)
* **ripple:** Add support for ripple target to mixins. ([#4880](https://github.com/material-components/material-components-web/issues/4880)) ([08dbe69](https://github.com/material-components/material-components-web/commit/08dbe69))
### BREAKING CHANGES
* **chips:** Chips markup, adapters, foundations, and events have changed.
# [4.0.0-canary.1](https://github.com/material-components/material-components-web/compare/v3.1.1...v4.0.0-canary.1) (2019-09-09)
### Bug Fixes
* Use head instead of body to detect edge pseudo var bug ([#4982](https://github.com/material-components/material-components-web/issues/4982)) ([9e87478](https://github.com/material-components/material-components-web/commit/9e87478))
### Features
* **chips:** Add keyboard navigation ([#4844](https://github.com/material-components/material-components-web/issues/4844)) ([42065fe](https://github.com/material-components/material-components-web/commit/42065fe)), closes [#2259](https://github.com/material-components/material-components-web/issues/2259)
* **ripple:** Add support for ripple target to mixins. ([#4880](https://github.com/material-components/material-components-web/issues/4880)) ([08dbe69](https://github.com/material-components/material-components-web/commit/08dbe69))
### BREAKING CHANGES
* **chips:** Chips markup, adapters, foundations, and events have changed.
# [4.0.0-canary.0](https://github.com/material-components/material-components-web/compare/v3.1.1...v4.0.0-canary.0) (2019-09-05)

@@ -8,0 +52,0 @@

14

package.json
{
"name": "@material/ripple",
"description": "The Material Components for the web Ink Ripple effect for web element interactions",
"version": "4.0.0-canary.0",
"version": "4.0.0-canary.1",
"license": "MIT",

@@ -21,10 +21,10 @@ "keywords": [

"dependencies": {
"@material/animation": "^4.0.0-canary.0",
"@material/base": "^4.0.0-canary.0",
"@material/dom": "^4.0.0-canary.0",
"@material/feature-targeting": "^4.0.0-canary.0",
"@material/theme": "^4.0.0-canary.0",
"@material/animation": "^4.0.0-canary.1",
"@material/base": "^4.0.0-canary.1",
"@material/dom": "^4.0.0-canary.1",
"@material/feature-targeting": "^4.0.0-canary.1",
"@material/theme": "^4.0.0-canary.1",
"tslib": "^1.9.3"
},
"gitHead": "a9e69493144f4246efe28a958126afc2fedebd60"
"gitHead": "edc72a4d7d6a61d61620fd05a80e2491e518bccf"
}
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