nativescript-google-places-autocomplete-last-version
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "nativescript-google-places-autocomplete-last-version", | ||
"version": "1.0.0", | ||
"description": "[![npm version](https://badge.fury.io/js/nativescript-google-places-autocomplete.svg)](https://badge.fury.io/js/nativescript-google-places-autocomplete) [![Twitter Follow][twitter-image]][twitter-url]", | ||
"main": "index.js", | ||
"version": "1.0.1", | ||
"description": "A NativeScript plugin that works.", | ||
"main": "google-places-autocomplete", | ||
"typings": "index.d.ts", | ||
"nativescript": { | ||
"platforms": { | ||
"android": "3.0.0", | ||
"ios": "3.0.0" | ||
} | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"tsc": "tsc -skipLibCheck", | ||
"build": "npm i && tsc", | ||
"postclone": "npm i && node scripts/postclone.js && cd ../demo && npm i && cd ../src && npm run plugin.link", | ||
"test.android": "npm i && npm run tsc && npm run tslint && cd ../demo && tns build android && tns test android --justlaunch", | ||
"test.ios": "npm i && npm run tsc && npm run tslint && cd ../demo && tns build ios && tns test ios --justlaunch", | ||
"tslint": "cd .. && tslint \"**/*.ts\" --config tslint.json --exclude \"**/node_modules/**\"", | ||
"plugin.link": "npm link && cd ../demo && npm link nativescript-google-places-autocomplete && cd ../src", | ||
"plugin.tscwatch": "npm run tsc -- -w", | ||
"demo.ios": "npm i && npm run tsc && cd ../demo && tns run ios --syncAllFiles", | ||
"demo.android": "npm i && npm run tsc && cd ../demo && tns run android --syncAllFiles", | ||
"demo.reset": "cd ../demo && rimraf platforms", | ||
"plugin.prepare": "npm run tsc && cd ../demo && tns plugin remove nativescript-google-places-autocomplete && tns plugin add ../src", | ||
"clean": "cd ../demo && rimraf hooks node_modules platforms && cd ../src && rimraf node_modules && npm run plugin.link", | ||
"ci.tslint": "npm i && tslint '**/*.ts' --config '../tslint.json' --exclude '**/node_modules/**'" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/labidiaymen/nativescript-google-places-autocomplete.git" | ||
"keywords": [ | ||
"NativeScript", | ||
"JavaScript", | ||
"Android", | ||
"iOS", | ||
"Google", | ||
"maps", | ||
"Places", | ||
"autocomplete", | ||
"autocomptes", | ||
"predictions", | ||
"prediction" | ||
], | ||
"author": { | ||
"name": "Labidi Aymen", | ||
"email": "labidi@aymen.co" | ||
}, | ||
"author": "", | ||
"license": "ISC", | ||
"bugs": { | ||
"url": "https://github.com/labidiaymen/nativescript-google-places-autocomplete/issues" | ||
}, | ||
"homepage": "https://github.com/labidiaymen/nativescript-google-places-autocomplete#readme" | ||
"license": "Apache-2.0", | ||
"homepage": "https://github.com/labidiaymen/nativescript-google-places-autocomplete", | ||
"readmeFilename": "README.md", | ||
"devDependencies": { | ||
"tns-core-modules": "^3.1.0", | ||
"tns-platform-declarations": "^3.1.0", | ||
"typescript": "~2.3.0", | ||
"prompt": "^1.0.0", | ||
"rimraf": "^2.5.0", | ||
"tslint": "^5.0.0" | ||
}, | ||
"dependencies": {}, | ||
"bootstrapper": "nativescript-plugin-seed" | ||
} |
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
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
0
0
0
10465
6
17
117
9
1
1