coding-friend-cli 1.32.0 → 1.32.2

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.
@@ -4,13 +4,13 @@ import {
4
4
  getLatestVersion,
5
5
  semverCompare,
6
6
  updateCommand
7
- } from "./chunk-4IUUWBZG.js";
7
+ } from "./chunk-G4QGJEV7.js";
8
8
  import "./chunk-LXZ47XCD.js";
9
9
  import "./chunk-DHH6SRXV.js";
10
10
  import "./chunk-DMJCO6LJ.js";
11
- import "./chunk-HPNRQYLM.js";
12
- import "./chunk-EVGXUDX4.js";
11
+ import "./chunk-Z5Q533UG.js";
13
12
  import "./chunk-TWKNGPBO.js";
13
+ import "./chunk-EVGXUDX4.js";
14
14
  import "./chunk-NREZK463.js";
15
15
  import "./chunk-5UVDWG5L.js";
16
16
  export {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "coding-friend-cli",
3
- "version": "1.32.0",
3
+ "version": "1.32.2",
4
4
  "description": "CLI for coding-friend — host learning docs, setup MCP server, initialize projects",
5
5
  "type": "module",
6
6
  "bin": {
@@ -1,10 +1,10 @@
1
- import {
2
- run
3
- } from "./chunk-EVGXUDX4.js";
4
1
  import {
5
2
  globalConfigPath,
6
3
  localConfigPath
7
4
  } from "./chunk-TWKNGPBO.js";
5
+ import {
6
+ run
7
+ } from "./chunk-EVGXUDX4.js";
8
8
  import {
9
9
  log
10
10
  } from "./chunk-NREZK463.js";
@@ -9,15 +9,15 @@ import {
9
9
  isMarketplaceRegistered,
10
10
  isPluginInstalled
11
11
  } from "./chunk-R6HDMRYL.js";
12
- import {
13
- commandExists,
14
- run
15
- } from "./chunk-EVGXUDX4.js";
16
12
  import {
17
13
  devStatePath,
18
14
  knownMarketplacesPath,
19
15
  pluginCachePath
20
16
  } from "./chunk-TWKNGPBO.js";
17
+ import {
18
+ commandExists,
19
+ run
20
+ } from "./chunk-EVGXUDX4.js";
21
21
  import {
22
22
  log,
23
23
  printBanner
@@ -1,15 +1,15 @@
1
- import {
2
- getLibPath
3
- } from "./chunk-RZRT7NGT.js";
4
1
  import {
5
2
  resolveDocsDir
6
3
  } from "./chunk-GTX6I57V.js";
4
+ import {
5
+ getLibPath
6
+ } from "./chunk-RZRT7NGT.js";
7
7
  import "./chunk-DHH6SRXV.js";
8
+ import "./chunk-TWKNGPBO.js";
8
9
  import {
9
10
  run,
10
11
  streamExec
11
12
  } from "./chunk-EVGXUDX4.js";
12
- import "./chunk-TWKNGPBO.js";
13
13
  import {
14
14
  log,
15
15
  printBanner
@@ -12,10 +12,10 @@ import {
12
12
  import {
13
13
  ALL_COMPONENT_IDS
14
14
  } from "./chunk-DHH6SRXV.js";
15
+ import "./chunk-TWKNGPBO.js";
15
16
  import {
16
17
  commandExists
17
18
  } from "./chunk-EVGXUDX4.js";
18
- import "./chunk-TWKNGPBO.js";
19
19
  import {
20
20
  log,
21
21
  printBanner
@@ -1,9 +1,9 @@
1
- import {
2
- run
3
- } from "./chunk-EVGXUDX4.js";
4
1
  import {
5
2
  globalConfigDir
6
3
  } from "./chunk-TWKNGPBO.js";
4
+ import {
5
+ run
6
+ } from "./chunk-EVGXUDX4.js";
7
7
  import {
8
8
  log
9
9
  } from "./chunk-NREZK463.js";