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.77
to
7.2.78
+3
-3
package.json
{
"name": "@nativescript-community/ui-material-bottomsheet",
"version": "7.2.77",
"version": "7.2.78",
"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.77"
"@nativescript-community/ui-material-core": "^7.2.78"
},
"gitHead": "281028ca8e734880728e4aedcfed58849b995a59"
"gitHead": "7fcaa107b0a3039b2e28cd5813408871a85e7796"
}