@nativescript-community/ui-material-ripple
Advanced tools
Comparing version 5.1.12 to 5.1.14
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.1.14](https://github.com/nativescript-community/ui-material-components/tree/master/packages/ripple/compare/v5.1.13...v5.1.14) (2020-12-10) | ||
**Note:** Version bump only for package @nativescript-community/ui-material-ripple | ||
## [5.1.12](https://github.com/nativescript-community/ui-material-components/tree/master/packages/ripple/compare/v5.1.11...v5.1.12) (2020-12-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@nativescript-community/ui-material-ripple", | ||
"version": "5.1.12", | ||
"version": "5.1.14", | ||
"description": "The Material Design Ripple component provides a radial action in the form of a visual ripple expanding outward from the user's touch. Ripple is a visual form of feedback for touch events providing users a clear signal that an element is being touched.", | ||
@@ -45,5 +45,5 @@ "main": "./ripple", | ||
"dependencies": { | ||
"@nativescript-community/ui-material-core": "^5.1.12" | ||
"@nativescript-community/ui-material-core": "^5.1.14" | ||
}, | ||
"gitHead": "1f5053f68143e3088b8143d0fc5125fababd16bd" | ||
"gitHead": "daed52a3fc4bb5edce51f6b51176a6d2f56989eb" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
72781