unlock-apk
Advanced tools
Comparing version
{ | ||
"name": "unlock-apk", | ||
"version": "1.0.8", | ||
"version": "1.1.1", | ||
"description": "An android apk to make sure test device is unlocked while running Macaca.", | ||
@@ -16,22 +16,25 @@ "keywords": [ | ||
"dependencies": { | ||
"gradle": "^1.0.0" | ||
"gradle": "*" | ||
}, | ||
"devDependencies": { | ||
"co-mocha": "*", | ||
"git-contributor": "^1.0.3", | ||
"husky": "^1.3.1", | ||
"istanbul": "*", | ||
"jshint": "*", | ||
"mocha": "*", | ||
"should": "*", | ||
"jshint": "*", | ||
"istanbul": "*", | ||
"pre-commit": "1.1.1" | ||
"should": "*" | ||
}, | ||
"scripts": { | ||
"test": "make test", | ||
"jshint": "make jshint", | ||
"install": "node ./script/build.js" | ||
"lint": "make jshint", | ||
"install": "node ./script/build.js", | ||
"contributor": "git-contributor" | ||
}, | ||
"pre-commit": [ | ||
"jshint" | ||
], | ||
"husky": { | ||
"hooks": { | ||
"pre-commit": "npm run lint" | ||
} | ||
}, | ||
"homepage": "https://github.com/macacajs/unlock-apk", | ||
"license": "MIT" | ||
} |
@@ -28,4 +28,16 @@ # unlock-apk | ||
<!-- GITCONTRIBUTOR_START --> | ||
## Contributors | ||
|[<img src="https://avatars1.githubusercontent.com/u/1011681?v=4" width="100px;"/><br/><sub><b>xudafeng</b></sub>](https://github.com/xudafeng)<br/>|[<img src="https://avatars1.githubusercontent.com/u/3709431?v=4" width="100px;"/><br/><sub><b>LiangjunJiang</b></sub>](https://github.com/LiangjunJiang)<br/>| | ||
| :---: | :---: | | ||
This project follows the git-contributor [spec](https://github.com/xudafeng/git-contributor), auto updated at `Fri Feb 22 2019 20:04:17 GMT+0800`. | ||
<!-- GITCONTRIBUTOR_END --> | ||
## License | ||
The MIT License (MIT) |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
111840
0.41%43
38.71%41
-2.38%2
100%Updated