@indah_sekar/loka 1.1.2 → 1.1.3

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 (3) hide show
  1. package/README.md +2 -1
  2. package/bin/cli.js +2 -1
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -20,7 +20,8 @@ loka --help
20
20
  Output:
21
21
 
22
22
  ```
23
- OS Troubleshooter - Quick troubleshooting commands for Windows, Linux & macOS
23
+ LokaIndex
24
+ Quick access to commands for Windows, Linux, macOS, networking, web development, security, and troubleshooting.
24
25
 
25
26
  Usage:
26
27
  loka [options] [command-id | command-name]
package/bin/cli.js CHANGED
@@ -40,7 +40,8 @@ const FLAG_MAP = {
40
40
 
41
41
  function printHelp() {
42
42
  console.log(`
43
- LokaIndex - Quick troubleshooting commands for Windows, Linux & macOS
43
+ LokaIndex
44
+ Quick access to commands for Windows, Linux, macOS, networking, web development, security, and troubleshooting.
44
45
 
45
46
  Usage:
46
47
  loka [options] [command-id | command-name]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@indah_sekar/loka",
3
- "version": "1.1.2",
3
+ "version": "1.1.3",
4
4
  "description": "Quick access to commands for Windows, Linux, macOS, networking, web development, security, and troubleshooting.",
5
5
  "keywords": [
6
6
  "troubleshooting",