@hasna/coders 0.2.4 → 0.2.5
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/cli.mjs +1 -1
- package/dist/coders-mcp.js +1 -1
- package/dist/coders-mcp.mjs +1 -1
- package/package.json +1 -1
package/dist/cli.mjs
CHANGED
|
@@ -109032,7 +109032,7 @@ var VERSION, BUILD_TIME, PACKAGE_NAME, ISSUES_URL, startupTimestamps, originalCw
|
|
|
109032
109032
|
var init_index = __esm({
|
|
109033
109033
|
"src/cli/index.ts"() {
|
|
109034
109034
|
VERSION = "0.1.2";
|
|
109035
|
-
BUILD_TIME = "2026-05-28T10:
|
|
109035
|
+
BUILD_TIME = "2026-05-28T10:07:59.768Z";
|
|
109036
109036
|
PACKAGE_NAME = "@hasna/coders";
|
|
109037
109037
|
ISSUES_URL = "https://github.com/hasnaxyz/open-coders/issues";
|
|
109038
109038
|
startupTimestamps = {};
|
package/dist/coders-mcp.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
#!/usr/bin/env
|
|
1
|
+
#!/usr/bin/env bun
|
|
2
2
|
import "./coders-mcp.mjs";
|
package/dist/coders-mcp.mjs
CHANGED
|
@@ -108750,7 +108750,7 @@ var init_cli = __esm({
|
|
|
108750
108750
|
"src/cli/index.ts"() {
|
|
108751
108751
|
"use strict";
|
|
108752
108752
|
VERSION = "0.1.2";
|
|
108753
|
-
BUILD_TIME = "2026-05-28T10:
|
|
108753
|
+
BUILD_TIME = "2026-05-28T10:07:59.768Z";
|
|
108754
108754
|
PACKAGE_NAME = "@hasna/coders";
|
|
108755
108755
|
ISSUES_URL = "https://github.com/hasnaxyz/open-coders/issues";
|
|
108756
108756
|
startupTimestamps = {};
|