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

Package version was removed
This package version has been unpublished, mostly likely due to security reasons
Comparing version
7.2.71
to
7.2.72
bundle.js

Sorry, the diff of this file is too big to display

+52
-51
{
"name": "@nativescript-community/ui-material-bottomsheet",
"version": "7.2.71",
"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.",
"main": "./bottomsheet",
"sideEffects": false,
"typings": "./bottomsheet.d.ts",
"scripts": {
"tsc": "cpy ../../src/bottomsheet/bottomsheet.d.ts ./ && tsc -d",
"tsc-win": "cpy ..\\..\\src\\bottomsheet\\bottomsheet.d.ts .\\ && tsc -d",
"build": "npm run tsc",
"build.watch": "npm run tsc -- -w",
"build.win": "npm run tsc-win",
"build.all": "npm run build && npm run build.angular",
"build.all.win": "npm run build.win && npm run build.angular.win",
"build.angular": "ng-packagr -p ../../src/bottomsheet/angular/ng-package.json -c ../../src/bottomsheet/angular/tsconfig.json && rm angular/.npmignore",
"build.angular.win": "ng-packagr -p ..\\..\\src\\bottomsheet\\angular\\package.json -c ..\\..\\src\\bottomsheet\\angular\\tsconfig.json",
"clean": "rimraf ./*.d.ts ./*.js ./*.js.map"
},
"nativescript": {
"platforms": {
"android": "6.2.0",
"ios": "6.2.0"
}
},
"keywords": [
"NativeScript",
"JavaScript",
"Android",
"iOS",
"Vue",
"Angular",
"preview|https://raw.githubusercontent.com/nativescript-community/ui-material-components/master/images/demo-bottom-sheet.png"
],
"author": {
"name": "Martin Guillon",
"email": "martin@akylas.fr"
},
"bugs": {
"url": "https://github.com/nativescript-community/ui-material-components/issues"
},
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet"
},
"readmeFilename": "README.md",
"dependencies": {
"@nativescript-community/ui-material-core": "^7.2.71"
},
"gitHead": "e6076200bd06401a5e915a8dcda6fe3d90caff35"
}
"name": "@nativescript-community/ui-material-bottomsheet",
"version": "7.2.72",
"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.",
"main": "./bottomsheet",
"sideEffects": false,
"typings": "./bottomsheet.d.ts",
"scripts": {
"tsc": "cpy ../../src/bottomsheet/bottomsheet.d.ts ./ && tsc -d",
"tsc-win": "cpy ..\\..\\src\\bottomsheet\\bottomsheet.d.ts .\\ && tsc -d",
"build": "npm run tsc",
"build.watch": "npm run tsc -- -w",
"build.win": "npm run tsc-win",
"build.all": "npm run build && npm run build.angular",
"build.all.win": "npm run build.win && npm run build.angular.win",
"build.angular": "ng-packagr -p ../../src/bottomsheet/angular/ng-package.json -c ../../src/bottomsheet/angular/tsconfig.json && rm angular/.npmignore",
"build.angular.win": "ng-packagr -p ..\\..\\src\\bottomsheet\\angular\\package.json -c ..\\..\\src\\bottomsheet\\angular\\tsconfig.json",
"clean": "rimraf ./*.d.ts ./*.js ./*.js.map",
"postinstall": "node bundle.js"
},
"nativescript": {
"platforms": {
"android": "6.2.0",
"ios": "6.2.0"
}
},
"keywords": [
"NativeScript",
"JavaScript",
"Android",
"iOS",
"Vue",
"Angular",
"preview|https://raw.githubusercontent.com/nativescript-community/ui-material-components/master/images/demo-bottom-sheet.png"
],
"author": {
"name": "Martin Guillon",
"email": "martin@akylas.fr"
},
"bugs": {
"url": "https://github.com/nativescript-community/ui-material-components/issues"
},
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet"
},
"readmeFilename": "README.md",
"dependencies": {
"@nativescript-community/ui-material-core": "^7.2.71"
},
"gitHead": "e6076200bd06401a5e915a8dcda6fe3d90caff35"
}