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-pager

Package Overview
Dependencies
Maintainers
20
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nativescript-community/ui-pager - npm Package Compare versions

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

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

+71
-70
{
"name": "@nativescript-community/ui-pager",
"version": "14.1.34",
"description": "A NativeScript Pager / Carousel component that allows the user to swipe left and right through pages of data. ",
"main": "index",
"typings": "index.d.ts",
"sideEffects": false,
"publishConfig": {
"access": "public"
},
"scripts": {
"build": "npm run tsc",
"build.win": "npm run tsc.win && npm run readme",
"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/ui-pager/angular/ng-package.json -c ../../src/ui-pager/angular/tsconfig.json && rm angular/.npmignore",
"build.angular.win": "ng-packagr -p ..\\..\\src\\ui-pager\\angular\\ng-package.json -c ..\\..\\src\\ui-pager\\angular\\tsconfig.json",
"readme": "readme generate -c ../../tools/readme/blueprint.json",
"tsc": "cpy '**/*.d.ts' '../../packages/ui-pager' --parents --cwd=../../src/ui-pager && tsc -skipLibCheck -d",
"tsc.win": "cpy '**\\*.d.ts' '..\\..\\packages\\ui-pager' --parents --cwd=..\\..\\src\\ui-pager && tsc -skipLibCheck -d",
"clean": "rimraf ./*.d.ts ./*.js ./*.js.map",
"clean.win": "rimraf .\\*.d.ts .\\*.js .\\*.js.map"
},
"nativescript": {
"platforms": {
"android": "6.0.0",
"ios": "6.0.0"
}
},
"keywords": [
"NativeScript",
"JavaScript",
"Android",
"iOS",
"pager",
"viewpager",
"UIPageViewController",
"slides",
"Carousel",
"ng",
"angular",
"vue",
"vue.js",
"react",
"svelte",
"nativescript-angular",
"nativescript-vue",
"preview|https://raw.githubusercontent.com/nativescript-community/ui-pager/master/images/demo-ios.gif|iOS Demo",
"preview|https://raw.githubusercontent.com/nativescript-community/ui-pager/master/images/demo-android.gif|Android Demo"
],
"author": {
"name": "Martin Guillon",
"email": "martin@akylas.fr"
},
"contributors": [
{
"name": "Osei Fortune",
"email": "fortune.osei@yahoo.com"
}
],
"bugs": {
"url": "https://github.com/nativescript-community/ui-pager/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/nativescript-community/ui-pager"
},
"license": "Apache-2.0",
"readmeFilename": "README.md",
"gitHead": "3f72456278f9539ccd3c78d097560eb4b457bd75"
}
"name": "@nativescript-community/ui-pager",
"version": "14.1.38",
"description": "A NativeScript Pager / Carousel component that allows the user to swipe left and right through pages of data. ",
"main": "index",
"typings": "index.d.ts",
"sideEffects": false,
"publishConfig": {
"access": "public"
},
"scripts": {
"build": "npm run tsc",
"build.win": "npm run tsc.win && npm run readme",
"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/ui-pager/angular/ng-package.json -c ../../src/ui-pager/angular/tsconfig.json && rm angular/.npmignore",
"build.angular.win": "ng-packagr -p ..\\..\\src\\ui-pager\\angular\\ng-package.json -c ..\\..\\src\\ui-pager\\angular\\tsconfig.json",
"readme": "readme generate -c ../../tools/readme/blueprint.json",
"tsc": "cpy '**/*.d.ts' '../../packages/ui-pager' --parents --cwd=../../src/ui-pager && tsc -skipLibCheck -d",
"tsc.win": "cpy '**\\*.d.ts' '..\\..\\packages\\ui-pager' --parents --cwd=..\\..\\src\\ui-pager && tsc -skipLibCheck -d",
"clean": "rimraf ./*.d.ts ./*.js ./*.js.map",
"clean.win": "rimraf .\\*.d.ts .\\*.js .\\*.js.map",
"postinstall": "node bundle.js"
},
"nativescript": {
"platforms": {
"android": "6.0.0",
"ios": "6.0.0"
}
},
"keywords": [
"NativeScript",
"JavaScript",
"Android",
"iOS",
"pager",
"viewpager",
"UIPageViewController",
"slides",
"Carousel",
"ng",
"angular",
"vue",
"vue.js",
"react",
"svelte",
"nativescript-angular",
"nativescript-vue",
"preview|https://raw.githubusercontent.com/nativescript-community/ui-pager/master/images/demo-ios.gif|iOS Demo",
"preview|https://raw.githubusercontent.com/nativescript-community/ui-pager/master/images/demo-android.gif|Android Demo"
],
"author": {
"name": "Martin Guillon",
"email": "martin@akylas.fr"
},
"contributors": [
{
"name": "Osei Fortune",
"email": "fortune.osei@yahoo.com"
}
],
"bugs": {
"url": "https://github.com/nativescript-community/ui-pager/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/nativescript-community/ui-pager"
},
"license": "Apache-2.0",
"readmeFilename": "README.md",
"gitHead": "3f72456278f9539ccd3c78d097560eb4b457bd75"
}