cordova-plugin-cronapp
Advanced tools
Comparing version 2.8.4 to 2.8.5-SNAPSHOT
{ | ||
"name": "cordova-plugin-cronapp", | ||
"version": "2.8.4", | ||
"version": "2.8.5-SNAPSHOT", | ||
"description": "Cordova Plugin Cronapp Dependencies", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "node cli/cli.js" | ||
}, | ||
@@ -13,6 +13,6 @@ "author": "Lincoln Minto", | ||
"id": "cordova-cronapp-plugin", | ||
"platforms": [ | ||
"android", | ||
"ios" | ||
] | ||
"platforms": [ | ||
"android", | ||
"ios" | ||
] | ||
}, | ||
@@ -23,2 +23,5 @@ "repository": { | ||
}, | ||
"bin": { | ||
"dependencies": "./cli/cli.js" | ||
}, | ||
"keywords": [ | ||
@@ -34,3 +37,6 @@ "cordova", | ||
}, | ||
"homepage": "https://github.com/CronApp/cordova-plugin-cronapp#readme" | ||
"homepage": "https://github.com/CronApp/cordova-plugin-cronapp#readme", | ||
"devDependencies": { | ||
"xml2json": "^0.12.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
3138
4
18
0
1
1