@x-otto/plugin-weather 0.1.0-alpha.0 → 0.1.0-alpha.1
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/package.json +5 -3
- package/plugin-dist/meta.json +1 -1
- package/plugin-dist/plugin.cjs +7 -7
package/package.json
CHANGED
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@x-otto/plugin-weather",
|
|
3
|
-
"version": "0.1.0-alpha.
|
|
3
|
+
"version": "0.1.0-alpha.1",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Weather forecast plugin — get_weather tool (Open-Meteo, no API key) + terminal card renderer",
|
|
6
6
|
"devDependencies": {
|
|
7
|
-
"@x-otto/interchange": "0.1.0-alpha.1"
|
|
8
|
-
"@x-otto/plugin": "0.1.0-alpha.1"
|
|
7
|
+
"@x-otto/interchange": "0.1.0-alpha.1"
|
|
9
8
|
},
|
|
10
9
|
"type": "module",
|
|
11
10
|
"files": [
|
|
@@ -20,6 +19,9 @@
|
|
|
20
19
|
"registry": "https://registry.npmjs.org",
|
|
21
20
|
"tag": "alpha"
|
|
22
21
|
},
|
|
22
|
+
"dependencies": {
|
|
23
|
+
"@x-otto/plugin": "0.1.0-alpha.1"
|
|
24
|
+
},
|
|
23
25
|
"scripts": {
|
|
24
26
|
"typecheck": "tsc --noEmit",
|
|
25
27
|
"test": "vitest run"
|
package/plugin-dist/meta.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"apiVersion":1,"compilerVersion":"0.1.0-alpha.
|
|
1
|
+
{"apiVersion":1,"compilerVersion":"0.1.0-alpha.2","sourceHash":"9e8bd4430b48b0319a2b7d5ae2439dc182c9db159fb3431fa2612c49e4095606"}
|
package/plugin-dist/plugin.cjs
CHANGED
|
@@ -51813,7 +51813,7 @@ function date4(params) {
|
|
|
51813
51813
|
// node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/classic/external.js
|
|
51814
51814
|
config(en_default());
|
|
51815
51815
|
|
|
51816
|
-
//
|
|
51816
|
+
// packages/shared/dist/event-bus-CABu09lC.js
|
|
51817
51817
|
var e = class {
|
|
51818
51818
|
listeners = {};
|
|
51819
51819
|
on(e4, t3) {
|
|
@@ -51857,11 +51857,11 @@ var t = class extends e {
|
|
|
51857
51857
|
}
|
|
51858
51858
|
};
|
|
51859
51859
|
|
|
51860
|
-
//
|
|
51860
|
+
// packages/shared/dist/index.js
|
|
51861
51861
|
var import_node_module = require("node:module");
|
|
51862
51862
|
var import_pino = __toESM(require("/Users/aniwei/Desktop/workspaces/x-coding-agent/node_modules/.pnpm/pino@10.3.1/node_modules/pino/pino.js"), 1);
|
|
51863
51863
|
|
|
51864
|
-
//
|
|
51864
|
+
// packages/env/dist/index.js
|
|
51865
51865
|
var import_node_os = require("node:os");
|
|
51866
51866
|
var import_node_fs = require("node:fs");
|
|
51867
51867
|
var import_node_path = require("node:path");
|
|
@@ -51880,8 +51880,8 @@ function N() {
|
|
|
51880
51880
|
try {
|
|
51881
51881
|
let e4 = j(`${j(new URL(`.`, __otto_plugin_import_meta_url).pathname)}/../package.json`);
|
|
51882
51882
|
return JSON.parse((0, import_node_fs.readFileSync)(e4, `utf-8`)).version || `unknown`;
|
|
51883
|
-
} catch
|
|
51884
|
-
return
|
|
51883
|
+
} catch {
|
|
51884
|
+
return `unknown`;
|
|
51885
51885
|
}
|
|
51886
51886
|
}
|
|
51887
51887
|
var P = N();
|
|
@@ -51905,7 +51905,7 @@ var se = process.env.OTTO_OFFLINE === `1` || process.env.OTTO_OFFLINE?.toLowerCa
|
|
|
51905
51905
|
var ce = j(process.env.OTTO_AUTH_PATH || `${U}/auth.json`);
|
|
51906
51906
|
var $ = j(process.env.OTTO_IDENTITY_PATH || `${z2}/identity.json`);
|
|
51907
51907
|
|
|
51908
|
-
//
|
|
51908
|
+
// packages/shared/dist/index.js
|
|
51909
51909
|
var import_node_stream = require("node:stream");
|
|
51910
51910
|
var import_mime_types = __toESM(require_mime_types(), 1);
|
|
51911
51911
|
var import_jsonc_parser = require("/Users/aniwei/Desktop/workspaces/x-coding-agent/node_modules/.pnpm/jsonc-parser@3.3.1/node_modules/jsonc-parser/lib/umd/main.js");
|
|
@@ -51914,7 +51914,7 @@ var import_jsonc_parser = require("/Users/aniwei/Desktop/workspaces/x-coding-age
|
|
|
51914
51914
|
var import__ = __toESM(require_safe_stable_stringify(), 1);
|
|
51915
51915
|
var configure = import__.default.configure;
|
|
51916
51916
|
|
|
51917
|
-
//
|
|
51917
|
+
// packages/shared/dist/index.js
|
|
51918
51918
|
var import_undici = __toESM(require_undici(), 1);
|
|
51919
51919
|
var { setPrototypeOf: Ee = function(e4, t3) {
|
|
51920
51920
|
return e4.__proto__ = t3, e4;
|