@nativescript-community/ui-material-ripple
Advanced tools
Comparing version 7.2.69 to 7.2.70
{ | ||
"name": "@nativescript-community/ui-material-ripple", | ||
"version": "7.2.69", | ||
"version": "7.2.70", | ||
"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.", | ||
@@ -49,5 +49,5 @@ "main": "./ripple", | ||
"dependencies": { | ||
"@nativescript-community/ui-material-core": "^7.2.69" | ||
"@nativescript-community/ui-material-core": "^7.2.70" | ||
}, | ||
"gitHead": "8d003b29d29682667318d754b7924b270f17b7e3" | ||
"gitHead": "ca426777b4d884b1e9b5220e27c99840b953d6ca" | ||
} |
+ Added@nativescript-community/ui-material-core@7.2.70(transitive)
- Removed@nativescript-community/ui-material-core@7.2.69(transitive)