kcachat 0.1.36 → 0.1.37

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/README.md +1 -1
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -8,7 +8,7 @@ npx kcachat@latest
8
8
  npx kcachat@latest "./KakaoTalk_Chat_....csv"
9
9
  ```
10
10
 
11
- `KCA_CSV_DIR`(기본 `~/Downloads`)에서 최신 `KakaoTalk*.csv`를 고릅니다. `latest --list` / `--pick N` 지원(본체 **0.16.0+**).
11
+ `KCA_CSV_DIR` 미설정 시 Windows는 `Documents\카카오톡 받은 파일`, macOS는 `~/Downloads`에서 최신 `KakaoTalk*.csv`를 고릅니다. `latest --list` / `--pick N` 지원.
12
12
 
13
13
  ### `npx`·버전
14
14
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "kcachat",
3
- "version": "0.1.36",
3
+ "version": "0.1.37",
4
4
  "description": "짧은 npx 이름으로 kakaotalk-chat-analyzer(kca) CLI를 실행합니다.",
5
5
  "type": "module",
6
6
  "bin": {
@@ -12,7 +12,7 @@
12
12
  "LICENSE"
13
13
  ],
14
14
  "dependencies": {
15
- "kakaotalk-chat-analyzer": "^0.16.0"
15
+ "kakaotalk-chat-analyzer": "^0.16.1"
16
16
  },
17
17
  "keywords": [
18
18
  "kakaotalk",