@kaeawc/auto-mobile 0.0.55 → 0.0.57

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.
package/README.md CHANGED
@@ -8,7 +8,7 @@
8
8
  ![Platform: macOS](https://img.shields.io/badge/platform-macOS-lightgrey)
9
9
  ![Platform: Linux](https://img.shields.io/badge/platform-Linux-lightgrey)
10
10
 
11
- ![TypeScript tests: 10,748](https://img.shields.io/badge/TypeScript_tests-10%2C748-3178C6)
11
+ ![TypeScript tests: 10,750](https://img.shields.io/badge/TypeScript_tests-10%2C750-3178C6)
12
12
  ![Kotlin tests: 2,686](https://img.shields.io/badge/Kotlin_tests-2%2C686-7F52FF)
13
13
  ![Swift tests: 1,016](https://img.shields.io/badge/Swift_tests-1%2C016-F05138)
14
14
  ![Kotlin coverage](https://img.shields.io/endpoint?url=https://kaeawc.github.io/auto-mobile/kotlin-coverage-badge.json)
package/README.md.backup CHANGED
@@ -8,7 +8,7 @@
8
8
  ![Platform: macOS](https://img.shields.io/badge/platform-macOS-lightgrey)
9
9
  ![Platform: Linux](https://img.shields.io/badge/platform-Linux-lightgrey)
10
10
 
11
- ![TypeScript tests: 10,748](https://img.shields.io/badge/TypeScript_tests-10%2C748-3178C6)
11
+ ![TypeScript tests: 10,750](https://img.shields.io/badge/TypeScript_tests-10%2C750-3178C6)
12
12
  ![Kotlin tests: 2,686](https://img.shields.io/badge/Kotlin_tests-2%2C686-7F52FF)
13
13
  ![Swift tests: 1,016](https://img.shields.io/badge/Swift_tests-1%2C016-F05138)
14
14
  ![Kotlin coverage](https://img.shields.io/endpoint?url=https://kaeawc.github.io/auto-mobile/kotlin-coverage-badge.json)
@@ -8518,7 +8518,7 @@
8518
8518
  "maximum": 890000
8519
8519
  },
8520
8520
  "runnerReadinessTimeoutMs": {
8521
- "description": "Runner-readiness budget in ms within timeoutMs; overrides the daemon default (1000-120000)",
8521
+ "description": "Runner-readiness budget in ms within timeoutMs; overrides the shared timeout (1000-120000)",
8522
8522
  "type": "integer",
8523
8523
  "minimum": 1000,
8524
8524
  "maximum": 120000