Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@nativescript-community/ui-material-bottomsheet

Package Overview
Dependencies
Maintainers
19
Versions
265
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nativescript-community/ui-material-bottomsheet - npm Package Compare versions

Comparing version
7.2.71
to
7.2.77
+3
-3
package.json
{
"name": "@nativescript-community/ui-material-bottomsheet",
"version": "7.2.71",
"version": "7.2.77",
"description": "Material Design Bottom Sheets slide up from the bottom of the screen to reveal more content. Bottom sheets integrate with the app to display supporting content or present deep-linked content from other apps.",

@@ -49,5 +49,5 @@ "main": "./bottomsheet",

"dependencies": {
"@nativescript-community/ui-material-core": "^7.2.71"
"@nativescript-community/ui-material-core": "^7.2.77"
},
"gitHead": "e6076200bd06401a5e915a8dcda6fe3d90caff35"
"gitHead": "281028ca8e734880728e4aedcfed58849b995a59"
}