@funnycode/myclaude 0.1.187 → 0.1.188
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/dist/myclaude.js +3 -3
- package/dist/myclaude.mjs +3 -3
- package/package.json +1 -1
package/dist/myclaude.js
CHANGED
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
// MACRO - build-time constants (injected by build.ts)
|
|
5
5
|
// MACRO injected by build script
|
|
6
6
|
globalThis.MACRO = {
|
|
7
|
-
VERSION: "0.1.
|
|
8
|
-
BUILD_TIME: "2026-08-10T04:
|
|
7
|
+
VERSION: "0.1.188",
|
|
8
|
+
BUILD_TIME: "2026-08-10T04:46:10.739Z",
|
|
9
9
|
PACKAGE_URL: "@funnycode/myclaude",
|
|
10
10
|
NATIVE_PACKAGE_URL: "@funnycode/myclaude",
|
|
11
11
|
VERSION_CHANGELOG: '',
|
|
@@ -117152,7 +117152,7 @@ var package_default;
|
|
|
117152
117152
|
var init_package = __esm(() => {
|
|
117153
117153
|
package_default = {
|
|
117154
117154
|
name: "@funnycode/myclaude",
|
|
117155
|
-
version: "0.1.
|
|
117155
|
+
version: "0.1.188",
|
|
117156
117156
|
private: false,
|
|
117157
117157
|
description: "An open-source AI coding assistant in your terminal - powered by Claude",
|
|
117158
117158
|
license: "MIT",
|
package/dist/myclaude.mjs
CHANGED
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
// MACRO - build-time constants (injected by build.ts)
|
|
5
5
|
// MACRO injected by build script
|
|
6
6
|
globalThis.MACRO = {
|
|
7
|
-
VERSION: "0.1.
|
|
8
|
-
BUILD_TIME: "2026-08-10T04:
|
|
7
|
+
VERSION: "0.1.188",
|
|
8
|
+
BUILD_TIME: "2026-08-10T04:46:10.739Z",
|
|
9
9
|
PACKAGE_URL: "@funnycode/myclaude",
|
|
10
10
|
NATIVE_PACKAGE_URL: "@funnycode/myclaude",
|
|
11
11
|
VERSION_CHANGELOG: '',
|
|
@@ -117152,7 +117152,7 @@ var package_default;
|
|
|
117152
117152
|
var init_package = __esm(() => {
|
|
117153
117153
|
package_default = {
|
|
117154
117154
|
name: "@funnycode/myclaude",
|
|
117155
|
-
version: "0.1.
|
|
117155
|
+
version: "0.1.188",
|
|
117156
117156
|
private: false,
|
|
117157
117157
|
description: "An open-source AI coding assistant in your terminal - powered by Claude",
|
|
117158
117158
|
license: "MIT",
|