Dave Holoway
989de8254a
Extract manifest directly from APK ( #74 )
...
* initial support for decoding manifest from the APK
* add support for overriding AndroidManifest.xml file location in launch config
* correct property name in comment
2019-08-25 19:37:21 +01:00
Dave Holoway
8f2f7d2fd4
version 0.7.1
2019-08-18 19:27:49 +01:00
Dave Holoway
614fcbd2ba
version 0.7.0
2019-08-18 16:08:32 +01:00
Dave Holoway
b04e4328a6
upgrade ws to 7.1.2 ( #70 )
2019-08-18 16:01:06 +01:00
dependabot[bot]
d1fd889433
Bump js-yaml from 3.12.0 to 3.13.1 ( #59 )
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases )
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-08-18 14:36:52 +01:00
dependabot[bot]
a7e4cac6df
Bump lodash from 4.17.11 to 4.17.14 ( #61 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-08-18 14:35:30 +01:00
dependabot[bot]
c6df24ab95
Bump tar from 2.2.1 to 2.2.2 ( #65 )
...
Bumps [tar](https://github.com/npm/node-tar ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/npm/node-tar/releases )
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-08-18 14:33:43 +01:00
dependabot[bot]
23184ea4c2
Bump fstream from 1.0.11 to 1.0.12 ( #66 )
...
Bumps [fstream](https://github.com/npm/fstream ) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases )
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-08-18 14:31:57 +01:00
Dave Holoway
30ed5dea3b
Fix logcat not launching ( #50 )
...
* use prepare instead of postinstall as vscode is a dev dependency only
* add missing uuid dependency
update devDependencies
2018-12-16 21:08:01 +00:00
Dave Holoway
0eb44130a6
Downgrade vulnerable event-stream package ( #48 )
...
* regenerate package-lock
* update changelog
2018-12-03 14:05:10 +00:00
Dave Holoway
756a1cea29
update package dependencies ( #41 )
2018-11-11 20:11:21 +00:00