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
20
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.69
to
7.2.70
+3
-3
package.json
{
"name": "@nativescript-community/ui-material-bottomsheet",
"version": "7.2.69",
"version": "7.2.70",
"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.69"
"@nativescript-community/ui-material-core": "^7.2.70"
},
"gitHead": "8d003b29d29682667318d754b7924b270f17b7e3"
"gitHead": "ca426777b4d884b1e9b5220e27c99840b953d6ca"
}