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.67
to
7.2.68
+3
-3
package.json
{
"name": "@nativescript-community/ui-material-bottomsheet",
"version": "7.2.67",
"version": "7.2.68",
"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.67"
"@nativescript-community/ui-material-core": "^7.2.68"
},
"gitHead": "05198a2ef7593f196efb7f156566b021142fd1a1"
"gitHead": "e94c3decf31cf0c7802ae1118b5b99ec73c8c4f3"
}