nativescript-ui-core
Advanced tools
Comparing version 4.0.0 to 5.0.0-rc.0
{ | ||
"name": "nativescript-ui-core", | ||
"version": "4.0.0", | ||
"description": "Helper plugin that contains common native code shared among plugins.", | ||
"main": "ui-core", | ||
"typings": "index.d.ts", | ||
"nativescript": { | ||
"platforms": { | ||
"android": "6.0.0", | ||
"ios": "6.0.0" | ||
} | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/NativeScript/nativescript-ui-feedback.git" | ||
}, | ||
"scripts": { | ||
"tsc": "tsc -skipLibCheck", | ||
"build.wrappers": "npm i && tsc", | ||
"build.native": "bash ../publish/build-android.sh && bash ../publish/build-ios.sh", | ||
"build": "npm run build.wrappers && npm run build.native", | ||
"tslint": "cd .. && tslint \"**/*.ts\" --config tslint.json --exclude '**/node_modules/**' --exclude '**/platforms/**'", | ||
"plugin.tscwatch": "npm run tsc -- -w", | ||
"clean": "cd ../src && rimraf node_modules", | ||
"ci.tslint": "npm i && tslint '**/*.ts' --config '../tslint.json' --exclude '**/node_modules/**' --exclude '**/platforms/**'" | ||
}, | ||
"keywords": [ | ||
"NativeScript", | ||
"JavaScript", | ||
"Android", | ||
"iOS" | ||
], | ||
"author": { | ||
"name": "NativeScript Team", | ||
"email": "nativescriptplugins@progress.com" | ||
}, | ||
"license": "SEE LICENSE IN LICENSE.md", | ||
"homepage": "https://github.com/NativeScript/nativescript-ui-feedback", | ||
"readmeFilename": "README.md", | ||
"devDependencies": { | ||
"tns-core-modules": "^6.0.0", | ||
"tns-platform-declarations": "^6.0.0", | ||
"typescript": "~3.4.5", | ||
"prompt": "^1.0.0", | ||
"rimraf": "^2.5.0", | ||
"tslint": "~5.11.0" | ||
}, | ||
"dependencies": {}, | ||
"bootstrapper": "nativescript-plugin-seed" | ||
} | ||
"name": "nativescript-ui-core", | ||
"version": "5.0.0-rc.0", | ||
"description": "Helper plugin that contains common native code shared among plugins.", | ||
"main": "index", | ||
"typings": "index.d.ts", | ||
"nativescript": { | ||
"platforms": { | ||
"ios": "6.0.0", | ||
"android": "6.0.0" | ||
} | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/NativeScript/plugins.git" | ||
}, | ||
"keywords": [ | ||
"NativeScript", | ||
"JavaScript", | ||
"TypeScript", | ||
"iOS", | ||
"Android" | ||
], | ||
"author": { | ||
"name": "NativeScript", | ||
"email": "oss@nativescript.org" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/NativeScript/plugins/issues" | ||
}, | ||
"license": "Apache-2.0", | ||
"homepage": "https://github.com/NativeScript/plugins", | ||
"readmeFilename": "README.md", | ||
"bootstrapper": "@nativescript/plugin-seed" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 2 instances in 1 package
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
9415128
0
120
0
0
100
0
21
1
3