@vincentzyuapps/winload 0.1.9-beta.7 β†’ 0.1.9-rc.1

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.
Files changed (2) hide show
  1. package/package.json +7 -7
  2. package/readme.md +4 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vincentzyuapps/winload",
3
- "version": "0.1.9-beta.7",
3
+ "version": "0.1.9-rc.1",
4
4
  "description": "Network Load Monitor β€” nload-like TUI tool for Windows/Linux/macOS (prebuilt Rust binary)",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -33,11 +33,11 @@
33
33
  "access": "public"
34
34
  },
35
35
  "optionalDependencies": {
36
- "@vincentzyuapps/winload-win32-x64": "0.1.9-beta.7",
37
- "@vincentzyuapps/winload-win32-arm64": "0.1.9-beta.7",
38
- "@vincentzyuapps/winload-linux-x64": "0.1.9-beta.7",
39
- "@vincentzyuapps/winload-linux-arm64": "0.1.9-beta.7",
40
- "@vincentzyuapps/winload-darwin-x64": "0.1.9-beta.7",
41
- "@vincentzyuapps/winload-darwin-arm64": "0.1.9-beta.7"
36
+ "@vincentzyuapps/winload-win32-x64": "0.1.9-rc.1",
37
+ "@vincentzyuapps/winload-win32-arm64": "0.1.9-rc.1",
38
+ "@vincentzyuapps/winload-linux-x64": "0.1.9-rc.1",
39
+ "@vincentzyuapps/winload-linux-arm64": "0.1.9-rc.1",
40
+ "@vincentzyuapps/winload-darwin-x64": "0.1.9-rc.1",
41
+ "@vincentzyuapps/winload-darwin-arm64": "0.1.9-rc.1"
42
42
  }
43
43
  }
package/readme.md CHANGED
@@ -10,6 +10,7 @@
10
10
  > **[πŸ“– 繁體中文(台灣)](readme.zh-tw.md)**
11
11
  > **[πŸ“– ζ—₯本θͺž](readme.jp.md)**
12
12
  > **[πŸ“– ν•œκ΅­μ–΄](readme.ko.md)**
13
+ > **[πŸ“– 文言文](readme.lzh.md)**
13
14
 
14
15
  [![GitHub](https://img.shields.io/badge/GitHub-181717?style=for-the-badge&logo=github&logoColor=white)](https://github.com/VincentZyuApps/winload)
15
16
  [![Gitee](https://img.shields.io/badge/Gitee-C71D23?style=for-the-badge&logo=gitee&logoColor=white)](https://gitee.com/vincent-zyu/winload)
@@ -298,3 +299,6 @@ On Linux and macOS, loopback traffic works out of the box β€” no extra flags nee
298
299
  | [![sysinfo](https://img.shields.io/badge/sysinfo-0.32-000000?style=flat-square&logo=rust&logoColor=white)](https://github.com/GuillaumeGomez/sysinfo) | 0.32 | System information library |
299
300
  | [![clap](https://img.shields.io/badge/clap-4-000000?style=flat-square&logo=rust&logoColor=white)](https://github.com/clap-rs/clap) | 4 | Command-line argument parser |
300
301
  | [![pcap](https://img.shields.io/badge/pcap-2-000000?style=flat-square&logo=rust&logoColor=white)](https://github.com/pcap-parser/pcap) | 2 | Packet capture (optional, Windows) |
302
+ ## 🧭 Epilogue
303
+
304
+ Network traffic flows formless through the void β€” yet Winload gives it shape. Packets traverse the terminal, silent and unseen, but through this window, every thread of throughput takes form before your eyes. If you seek to know the pulse of a machine's connection to the world, this tool is at once a humble lamp upon your desk and a guiding star for the journey ahead.