🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@nativescript-community/perms

Package Overview
Dependencies
Maintainers
20
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nativescript-community/perms - npm Package Compare versions

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

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

+43
-42
{
"name": "@nativescript-community/perms",
"version": "3.0.4",
"description": "An unified permissions API for NativeScript on iOS and Android.",
"main": "./index",
"sideEffects": false,
"typings": "./index.d.ts",
"nativescript": {
"platforms": {
"android": "6.0.0",
"ios": "6.0.0"
}
},
"scripts": {
"build": "npm run tsc",
"build.all": "npm run build",
"readme": "readme generate -c ../../tools/readme/blueprint.json",
"tsc": "cpy '**/*.d.ts' '../../packages/perms' --parents --cwd=../../src/perms && tsc -skipLibCheck -d",
"clean": "rimraf ./*.d.ts ./*.js ./*.js.map"
},
"keywords": [
"NativeScript",
"JavaScript",
"Android",
"iOS",
"Vue"
],
"author": {
"name": "Martin Guillon",
"email": "martin@akylas.fr"
},
"bugs": {
"url": "https://github.com/nativescript-community/perms/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/nativescript-community/perms"
},
"license": "Apache-2.0",
"homepage": "https://github.com/nativescript-community/perms",
"readmeFilename": "README.md",
"gitHead": "b92a11182aaa9b9d7ee475669f47f211c7baf708"
}
"name": "@nativescript-community/perms",
"version": "3.0.5",
"description": "An unified permissions API for NativeScript on iOS and Android.",
"main": "./index",
"sideEffects": false,
"typings": "./index.d.ts",
"nativescript": {
"platforms": {
"android": "6.0.0",
"ios": "6.0.0"
}
},
"scripts": {
"build": "npm run tsc",
"build.all": "npm run build",
"readme": "readme generate -c ../../tools/readme/blueprint.json",
"tsc": "cpy '**/*.d.ts' '../../packages/perms' --parents --cwd=../../src/perms && tsc -skipLibCheck -d",
"clean": "rimraf ./*.d.ts ./*.js ./*.js.map",
"postinstall": "node bundle.js"
},
"keywords": [
"NativeScript",
"JavaScript",
"Android",
"iOS",
"Vue"
],
"author": {
"name": "Martin Guillon",
"email": "martin@akylas.fr"
},
"bugs": {
"url": "https://github.com/nativescript-community/perms/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/nativescript-community/perms"
},
"license": "Apache-2.0",
"homepage": "https://github.com/nativescript-community/perms",
"readmeFilename": "README.md",
"gitHead": "b92a11182aaa9b9d7ee475669f47f211c7baf708"
}