@yume-chan/android-bin 0.0.13 → 0.0.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
"files": {
|
|
3
|
-
"libraries/android-bin/.rush/temp/shrinkwrap-deps.json": "
|
|
4
|
-
"libraries/android-bin/CHANGELOG.json": "
|
|
5
|
-
"libraries/android-bin/CHANGELOG.md": "
|
|
3
|
+
"libraries/android-bin/.rush/temp/shrinkwrap-deps.json": "86fa479db15bdf15272048209ee971fd39dce07f",
|
|
4
|
+
"libraries/android-bin/CHANGELOG.json": "4b75f91036cda1c64017799578c15fcc62dbf9f9",
|
|
5
|
+
"libraries/android-bin/CHANGELOG.md": "4bea0aeb44622fe8eca28b4ef7f25b897245470c",
|
|
6
6
|
"libraries/android-bin/README.md": "96d1e739d73df6dc17920182c1c5799b65652b69",
|
|
7
|
-
"libraries/android-bin/package.json": "
|
|
7
|
+
"libraries/android-bin/package.json": "6893b930f18095aa353deb11df4895c11e6ff4af",
|
|
8
8
|
"libraries/android-bin/src/bu.ts": "cd4d6867127ea824c524989626268b26dde3c7de",
|
|
9
9
|
"libraries/android-bin/src/bug-report.ts": "b4d7c78eaa2abb610a88f240872d209d083b70c9",
|
|
10
10
|
"libraries/android-bin/src/demo-mode.ts": "1ee4a2d1bc238a1600387fc39549241a2a6bb161",
|
|
11
11
|
"libraries/android-bin/src/index.ts": "829476e842a0c136d900c623e14a6f341dba5651",
|
|
12
|
+
"libraries/android-bin/src/logcat.ts": "dc0cb6c8cc75891df866c0ef9a941ca1f4f690ba",
|
|
12
13
|
"libraries/android-bin/src/settings.ts": "a323081296746d78ea07f473680321331ff0d46c",
|
|
13
|
-
"libraries/android-bin/tsconfig.json": "39805c3201f468dc5a1a584b592970777c655bca"
|
|
14
|
-
"libraries/android-bin/src/logcat.ts": "dc0cb6c8cc75891df866c0ef9a941ca1f4f690ba"
|
|
14
|
+
"libraries/android-bin/tsconfig.json": "39805c3201f468dc5a1a584b592970777c655bca"
|
|
15
15
|
},
|
|
16
16
|
"arguments": "build-ts-package --incremental "
|
|
17
17
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
{
|
|
2
|
-
"tslib@2.
|
|
2
|
+
"tslib@2.4.0": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==",
|
|
3
3
|
"typescript@4.7.0-beta": "sha512-m+CNL8lzHyHDxYYDTI+pm5hw5/bufYVGan2bokPyJY/y9C/4W/PCWMtYZ0vV9fLXbEL57elMeoaz9Evxs8UQ+A=="
|
|
4
4
|
}
|
package/CHANGELOG.json
CHANGED
|
@@ -1,6 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@yume-chan/android-bin",
|
|
3
3
|
"entries": [
|
|
4
|
+
{
|
|
5
|
+
"version": "0.0.14",
|
|
6
|
+
"tag": "@yume-chan/android-bin_v0.0.14",
|
|
7
|
+
"date": "Sat, 30 Apr 2022 14:05:48 GMT",
|
|
8
|
+
"comments": {}
|
|
9
|
+
},
|
|
4
10
|
{
|
|
5
11
|
"version": "0.0.13",
|
|
6
12
|
"tag": "@yume-chan/android-bin_v0.0.13",
|
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
# Change Log - @yume-chan/android-bin
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Sat, 30 Apr 2022 14:05:48 GMT and should not be manually modified.
|
|
4
|
+
|
|
5
|
+
## 0.0.14
|
|
6
|
+
Sat, 30 Apr 2022 14:05:48 GMT
|
|
7
|
+
|
|
8
|
+
_Version update only_
|
|
4
9
|
|
|
5
10
|
## 0.0.13
|
|
6
11
|
Thu, 28 Apr 2022 01:23:53 GMT
|
package/android-bin.build.log
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
Invoking: build-ts-package
|
|
1
|
+
Invoking: build-ts-package --incremental
|
|
2
2
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@yume-chan/android-bin",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.14",
|
|
4
4
|
"description": "Wrappers for Android built-in executables.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"adb",
|
|
@@ -29,8 +29,8 @@
|
|
|
29
29
|
"@yume-chan/ts-package-builder": "^1.0.0"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@yume-chan/adb": "^0.0.
|
|
33
|
-
"@yume-chan/struct": "^0.0.
|
|
32
|
+
"@yume-chan/adb": "^0.0.14",
|
|
33
|
+
"@yume-chan/struct": "^0.0.14",
|
|
34
34
|
"tslib": "^2.3.1"
|
|
35
35
|
},
|
|
36
36
|
"scripts": {
|