@xyo-network/prometheus-node-plugin 2.91.11 → 2.92.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.
@@ -2,6 +2,7 @@ import { PrometheusNodeWitness } from './Witness';
2
2
  export declare const PrometheusNodePlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<PrometheusNodeWitness<import("@xylabs/object").BaseParamsFields & {
3
3
  account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
4
4
  addToResolvers?: boolean | undefined;
5
+ allowNameResolution?: boolean | undefined;
5
6
  config: import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/module-model").ModuleConfigFields & import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/module-model").ModuleConfigFields & {
6
7
  schema: "network.xyo.prometheus.node.witness.config";
7
8
  } & {
@@ -1 +1 @@
1
- {"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,qBAAqB,EAAE,MAAM,WAAW,CAAA;AAEjD,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;GAS9B,CAAA"}
1
+ {"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,qBAAqB,EAAE,MAAM,WAAW,CAAA;AAEjD,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;GAS9B,CAAA"}
@@ -2,6 +2,7 @@ import { PrometheusNodeWitness } from './Witness';
2
2
  export declare const PrometheusNodePlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<PrometheusNodeWitness<import("@xylabs/object").BaseParamsFields & {
3
3
  account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
4
4
  addToResolvers?: boolean | undefined;
5
+ allowNameResolution?: boolean | undefined;
5
6
  config: import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/module-model").ModuleConfigFields & import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/module-model").ModuleConfigFields & {
6
7
  schema: "network.xyo.prometheus.node.witness.config";
7
8
  } & {
@@ -1 +1 @@
1
- {"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,qBAAqB,EAAE,MAAM,WAAW,CAAA;AAEjD,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;GAS9B,CAAA"}
1
+ {"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,qBAAqB,EAAE,MAAM,WAAW,CAAA;AAEjD,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;GAS9B,CAAA"}
@@ -2,6 +2,7 @@ import { PrometheusNodeWitness } from './Witness';
2
2
  export declare const PrometheusNodePlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<PrometheusNodeWitness<import("@xylabs/object").BaseParamsFields & {
3
3
  account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
4
4
  addToResolvers?: boolean | undefined;
5
+ allowNameResolution?: boolean | undefined;
5
6
  config: import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/module-model").ModuleConfigFields & import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/module-model").ModuleConfigFields & {
6
7
  schema: "network.xyo.prometheus.node.witness.config";
7
8
  } & {
@@ -1 +1 @@
1
- {"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,qBAAqB,EAAE,MAAM,WAAW,CAAA;AAEjD,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;GAS9B,CAAA"}
1
+ {"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,qBAAqB,EAAE,MAAM,WAAW,CAAA;AAEjD,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;GAS9B,CAAA"}
package/package.json CHANGED
@@ -11,18 +11,18 @@
11
11
  },
12
12
  "dependencies": {
13
13
  "@xylabs/lodash": "^3.1.7",
14
- "@xyo-network/abstract-witness": "^2.94.33",
15
- "@xyo-network/module-model": "^2.94.33",
16
- "@xyo-network/payload-model": "^2.94.33",
17
- "@xyo-network/payloadset-plugin": "^2.94.33",
18
- "@xyo-network/witness-model": "^2.94.33",
19
- "prom-client": "^15.1.1"
14
+ "@xyo-network/abstract-witness": "^2.95.6",
15
+ "@xyo-network/module-model": "^2.95.6",
16
+ "@xyo-network/payload-model": "^2.95.6",
17
+ "@xyo-network/payloadset-plugin": "^2.95.6",
18
+ "@xyo-network/witness-model": "^2.95.6",
19
+ "prom-client": "^15.1.2"
20
20
  },
21
21
  "devDependencies": {
22
22
  "@xylabs/ts-scripts-yarn3": "^3.9.0",
23
23
  "@xylabs/tsconfig": "^3.9.0",
24
- "@xyo-network/account": "^2.94.33",
25
- "@xyo-network/payload-wrapper": "^2.94.33",
24
+ "@xyo-network/account": "^2.95.6",
25
+ "@xyo-network/payload-wrapper": "^2.95.6",
26
26
  "typescript": "^5.4.5"
27
27
  },
28
28
  "description": "Typescript/Javascript Plugins for XYO Platform",
@@ -54,6 +54,6 @@
54
54
  "url": "https://github.com/XYOracleNetwork/plugins.git"
55
55
  },
56
56
  "sideEffects": false,
57
- "version": "2.91.11",
57
+ "version": "2.92.1",
58
58
  "type": "module"
59
59
  }