Socket
Socket
Sign inDemoInstall

@material/ripple

Package Overview
Dependencies
Maintainers
13
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 3.1.0-alpha.0 to 3.1.0

11

CHANGELOG.md

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

# [3.1.0](https://github.com/material-components/material-components-web/compare/v3.0.0...v3.1.0) (2019-07-22)
### Bug Fixes
* update TypeScript version to 3.5.x and fix typing errors ([#4853](https://github.com/material-components/material-components-web/issues/4853)) ([0657504](https://github.com/material-components/material-components-web/commit/0657504))
# [3.1.0-alpha.0](https://github.com/material-components/material-components-web/compare/v3.0.0...v3.1.0-alpha.0) (2019-07-16)

@@ -8,0 +19,0 @@

17

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

@@ -17,13 +17,14 @@ "keywords": [

"type": "git",
"url": "https://github.com/material-components/material-components-web.git"
"url": "https://github.com/material-components/material-components-web.git",
"directory": "packages/mdc-ripple"
},
"dependencies": {
"@material/animation": "^3.0.0",
"@material/base": "^3.0.0",
"@material/dom": "^3.0.0",
"@material/feature-targeting": "^3.0.0",
"@material/theme": "^3.1.0-alpha.0",
"@material/animation": "^3.1.0",
"@material/base": "^3.1.0",
"@material/dom": "^3.1.0",
"@material/feature-targeting": "^3.1.0",
"@material/theme": "^3.1.0",
"tslib": "^1.9.3"
},
"gitHead": "42b485550d87a4c3328a07847b4070d15f09af8f"
"gitHead": "6b7e616da1a1ca53df2253f6207642739e13b5dc"
}
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