@xyo-network/info-system-plugins 2.61.0 → 2.62.0

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/cjs/index.js CHANGED
@@ -1,11 +1,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.XyoSystemInfoPlugins = void 0;
3
+ exports.SystemInfoPlugins = void 0;
4
4
  const tslib_1 = require("tslib");
5
5
  tslib_1.__exportStar(require("@xyo-network/bowser-system-info-payload-plugin"), exports);
6
6
  const bowser_system_info_plugin_1 = require("@xyo-network/bowser-system-info-plugin");
7
7
  const node_system_info_plugin_1 = require("@xyo-network/node-system-info-plugin");
8
- exports.XyoSystemInfoPlugins = [bowser_system_info_plugin_1.XyoBowserSystemInfoPlugin, node_system_info_plugin_1.XyoNodeSystemInfoPlugin];
8
+ exports.SystemInfoPlugins = [bowser_system_info_plugin_1.BowserSystemInfoPlugin, node_system_info_plugin_1.NodeSystemInfoPlugin];
9
9
  // eslint-disable-next-line import/no-default-export
10
- exports.default = exports.XyoSystemInfoPlugins;
10
+ exports.default = exports.SystemInfoPlugins;
11
11
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";;;;AAAA,yFAA8D;AAE9D,sFAAkF;AAClF,kFAA8E;AAGjE,QAAA,oBAAoB,GAA2B,CAAC,qDAAyB,EAAE,iDAAuB,CAAC,CAAA;AAEhH,oDAAoD;AACpD,kBAAe,4BAAoB,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";;;;AAAA,yFAA8D;AAE9D,sFAA+E;AAC/E,kFAA2E;AAG9D,QAAA,iBAAiB,GAA2B,CAAC,kDAAsB,EAAE,8CAAoB,CAAC,CAAA;AAEvG,oDAAoD;AACpD,kBAAe,yBAAiB,CAAA"}
@@ -1,10 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.XyoSystemInfoPlugins = void 0;
3
+ exports.SystemInfoPlugins = void 0;
4
4
  const tslib_1 = require("tslib");
5
5
  tslib_1.__exportStar(require("@xyo-network/bowser-system-info-plugin"), exports);
6
6
  const bowser_system_info_plugin_1 = require("@xyo-network/bowser-system-info-plugin");
7
- exports.XyoSystemInfoPlugins = [bowser_system_info_plugin_1.XyoBowserSystemInfoPlugin];
7
+ exports.SystemInfoPlugins = [bowser_system_info_plugin_1.BowserSystemInfoPlugin];
8
8
  // eslint-disable-next-line import/no-default-export
9
- exports.default = exports.XyoSystemInfoPlugins;
9
+ exports.default = exports.SystemInfoPlugins;
10
10
  //# sourceMappingURL=indexBrowser.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"indexBrowser.js","sourceRoot":"","sources":["../../src/indexBrowser.ts"],"names":[],"mappings":";;;;AAAA,iFAAsD;AAEtD,sFAAkF;AAGrE,QAAA,oBAAoB,GAA2B,CAAC,qDAAyB,CAAC,CAAA;AAEvF,oDAAoD;AACpD,kBAAe,4BAAoB,CAAA"}
1
+ {"version":3,"file":"indexBrowser.js","sourceRoot":"","sources":["../../src/indexBrowser.ts"],"names":[],"mappings":";;;;AAAA,iFAAsD;AAEtD,sFAA+E;AAGlE,QAAA,iBAAiB,GAA2B,CAAC,kDAAsB,CAAC,CAAA;AAEjF,oDAAoD;AACpD,kBAAe,yBAAiB,CAAA"}
@@ -1,10 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.XyoSystemInfoPlugins = void 0;
3
+ exports.SystemInfoPlugins = void 0;
4
4
  const tslib_1 = require("tslib");
5
5
  tslib_1.__exportStar(require("@xyo-network/node-system-info-plugin"), exports);
6
6
  const node_system_info_plugin_1 = require("@xyo-network/node-system-info-plugin");
7
- exports.XyoSystemInfoPlugins = [node_system_info_plugin_1.XyoNodeSystemInfoPlugin];
7
+ exports.SystemInfoPlugins = [node_system_info_plugin_1.NodeSystemInfoPlugin];
8
8
  // eslint-disable-next-line import/no-default-export
9
- exports.default = exports.XyoSystemInfoPlugins;
9
+ exports.default = exports.SystemInfoPlugins;
10
10
  //# sourceMappingURL=indexNode.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"indexNode.js","sourceRoot":"","sources":["../../src/indexNode.ts"],"names":[],"mappings":";;;;AAAA,+EAAoD;AAEpD,kFAA8E;AAGjE,QAAA,oBAAoB,GAA2B,CAAC,iDAAuB,CAAC,CAAA;AAErF,oDAAoD;AACpD,kBAAe,4BAAoB,CAAA"}
1
+ {"version":3,"file":"indexNode.js","sourceRoot":"","sources":["../../src/indexNode.ts"],"names":[],"mappings":";;;;AAAA,+EAAoD;AAEpD,kFAA2E;AAG9D,QAAA,iBAAiB,GAA2B,CAAC,8CAAoB,CAAC,CAAA;AAE/E,oDAAoD;AACpD,kBAAe,yBAAiB,CAAA"}
package/dist/docs.json CHANGED
@@ -16,14 +16,14 @@
16
16
  "fileName": "payloadset/packages/system/packages/info/src/index.ts",
17
17
  "line": 10,
18
18
  "character": 0,
19
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/41f325e91/packages/plugins/packages/payloadset/packages/system/packages/info/src/index.ts#L10"
19
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/491a8092bce2/packages/plugins/packages/payloadset/packages/system/packages/info/src/index.ts#L10"
20
20
  }
21
21
  ],
22
22
  "target": 1
23
23
  },
24
24
  {
25
25
  "id": 8,
26
- "name": "XyoBowserSystemInfoPayload",
26
+ "name": "BowserSystemInfoPayload",
27
27
  "variant": "declaration",
28
28
  "kind": 4194304,
29
29
  "flags": {},
@@ -92,7 +92,7 @@
92
92
  "type": {
93
93
  "type": "reference",
94
94
  "target": 12,
95
- "name": "XyoBowserSystemInfoSchema",
95
+ "name": "BowserSystemInfoSchema",
96
96
  "package": "@xyo-network/bowser-system-info-payload-plugin"
97
97
  }
98
98
  }
@@ -110,7 +110,7 @@
110
110
  {
111
111
  "fileName": "payload/packages/system/packages/info/packages/bowser/dist/types/Payload.d.ts",
112
112
  "line": 4,
113
- "character": 49
113
+ "character": 46
114
114
  }
115
115
  ]
116
116
  }
@@ -122,7 +122,7 @@
122
122
  },
123
123
  {
124
124
  "id": 13,
125
- "name": "XyoBowserSystemInfoSchema",
125
+ "name": "BowserSystemInfoSchema",
126
126
  "variant": "declaration",
127
127
  "kind": 4194304,
128
128
  "flags": {},
@@ -145,7 +145,7 @@
145
145
  },
146
146
  {
147
147
  "id": 12,
148
- "name": "XyoBowserSystemInfoSchema",
148
+ "name": "BowserSystemInfoSchema",
149
149
  "variant": "declaration",
150
150
  "kind": 32,
151
151
  "flags": {},
@@ -168,7 +168,7 @@
168
168
  },
169
169
  {
170
170
  "id": 1,
171
- "name": "XyoSystemInfoPlugins",
171
+ "name": "SystemInfoPlugins",
172
172
  "variant": "declaration",
173
173
  "kind": 32,
174
174
  "flags": {
@@ -179,7 +179,7 @@
179
179
  "fileName": "payloadset/packages/system/packages/info/src/index.ts",
180
180
  "line": 7,
181
181
  "character": 13,
182
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/41f325e91/packages/plugins/packages/payloadset/packages/system/packages/info/src/index.ts#L7"
182
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/491a8092bce2/packages/plugins/packages/payloadset/packages/system/packages/info/src/index.ts#L7"
183
183
  }
184
184
  ],
185
185
  "type": {
@@ -447,7 +447,7 @@
447
447
  {
448
448
  "fileName": "payload/packages/system/packages/info/packages/bowser/dist/types/Payload.d.ts",
449
449
  "line": 4,
450
- "character": 49
450
+ "character": 46
451
451
  }
452
452
  ]
453
453
  }
@@ -501,7 +501,7 @@
501
501
  },
502
502
  "1": {
503
503
  "sourceFileName": "src/index.ts",
504
- "qualifiedName": "XyoSystemInfoPlugins"
504
+ "qualifiedName": "SystemInfoPlugins"
505
505
  },
506
506
  "2": {
507
507
  "sourceFileName": "src/index.ts",
@@ -529,7 +529,7 @@
529
529
  },
530
530
  "8": {
531
531
  "sourceFileName": "../../../../../payload/packages/system/packages/info/packages/bowser/src/Payload.ts",
532
- "qualifiedName": "XyoBowserSystemInfoPayload"
532
+ "qualifiedName": "BowserSystemInfoPayload"
533
533
  },
534
534
  "9": {
535
535
  "sourceFileName": "../../../../../payload/packages/system/packages/info/packages/bowser/src/Payload.ts",
@@ -545,11 +545,11 @@
545
545
  },
546
546
  "12": {
547
547
  "sourceFileName": "../../../../../payload/packages/system/packages/info/packages/bowser/src/Schema.ts",
548
- "qualifiedName": "XyoBowserSystemInfoSchema"
548
+ "qualifiedName": "BowserSystemInfoSchema"
549
549
  },
550
550
  "13": {
551
551
  "sourceFileName": "../../../../../payload/packages/system/packages/info/packages/bowser/src/Schema.ts",
552
- "qualifiedName": "XyoBowserSystemInfoSchema"
552
+ "qualifiedName": "BowserSystemInfoSchema"
553
553
  },
554
554
  "14": {
555
555
  "sourceFileName": "../../../../../payload/packages/system/packages/info/packages/bowser/src/Template.ts",
package/dist/esm/index.js CHANGED
@@ -1,7 +1,7 @@
1
1
  export * from '@xyo-network/bowser-system-info-payload-plugin';
2
- import { XyoBowserSystemInfoPlugin } from '@xyo-network/bowser-system-info-plugin';
3
- import { XyoNodeSystemInfoPlugin } from '@xyo-network/node-system-info-plugin';
4
- export const XyoSystemInfoPlugins = [XyoBowserSystemInfoPlugin, XyoNodeSystemInfoPlugin];
2
+ import { BowserSystemInfoPlugin } from '@xyo-network/bowser-system-info-plugin';
3
+ import { NodeSystemInfoPlugin } from '@xyo-network/node-system-info-plugin';
4
+ export const SystemInfoPlugins = [BowserSystemInfoPlugin, NodeSystemInfoPlugin];
5
5
  // eslint-disable-next-line import/no-default-export
6
- export default XyoSystemInfoPlugins;
6
+ export default SystemInfoPlugins;
7
7
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,gDAAgD,CAAA;AAE9D,OAAO,EAAE,yBAAyB,EAAE,MAAM,wCAAwC,CAAA;AAClF,OAAO,EAAE,uBAAuB,EAAE,MAAM,sCAAsC,CAAA;AAG9E,MAAM,CAAC,MAAM,oBAAoB,GAA2B,CAAC,yBAAyB,EAAE,uBAAuB,CAAC,CAAA;AAEhH,oDAAoD;AACpD,eAAe,oBAAoB,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,gDAAgD,CAAA;AAE9D,OAAO,EAAE,sBAAsB,EAAE,MAAM,wCAAwC,CAAA;AAC/E,OAAO,EAAE,oBAAoB,EAAE,MAAM,sCAAsC,CAAA;AAG3E,MAAM,CAAC,MAAM,iBAAiB,GAA2B,CAAC,sBAAsB,EAAE,oBAAoB,CAAC,CAAA;AAEvG,oDAAoD;AACpD,eAAe,iBAAiB,CAAA"}
@@ -1,6 +1,6 @@
1
1
  export * from '@xyo-network/bowser-system-info-plugin';
2
- import { XyoBowserSystemInfoPlugin } from '@xyo-network/bowser-system-info-plugin';
3
- export const XyoSystemInfoPlugins = [XyoBowserSystemInfoPlugin];
2
+ import { BowserSystemInfoPlugin } from '@xyo-network/bowser-system-info-plugin';
3
+ export const SystemInfoPlugins = [BowserSystemInfoPlugin];
4
4
  // eslint-disable-next-line import/no-default-export
5
- export default XyoSystemInfoPlugins;
5
+ export default SystemInfoPlugins;
6
6
  //# sourceMappingURL=indexBrowser.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"indexBrowser.js","sourceRoot":"","sources":["../../src/indexBrowser.ts"],"names":[],"mappings":"AAAA,cAAc,wCAAwC,CAAA;AAEtD,OAAO,EAAE,yBAAyB,EAAE,MAAM,wCAAwC,CAAA;AAGlF,MAAM,CAAC,MAAM,oBAAoB,GAA2B,CAAC,yBAAyB,CAAC,CAAA;AAEvF,oDAAoD;AACpD,eAAe,oBAAoB,CAAA"}
1
+ {"version":3,"file":"indexBrowser.js","sourceRoot":"","sources":["../../src/indexBrowser.ts"],"names":[],"mappings":"AAAA,cAAc,wCAAwC,CAAA;AAEtD,OAAO,EAAE,sBAAsB,EAAE,MAAM,wCAAwC,CAAA;AAG/E,MAAM,CAAC,MAAM,iBAAiB,GAA2B,CAAC,sBAAsB,CAAC,CAAA;AAEjF,oDAAoD;AACpD,eAAe,iBAAiB,CAAA"}
@@ -1,6 +1,6 @@
1
1
  export * from '@xyo-network/node-system-info-plugin';
2
- import { XyoNodeSystemInfoPlugin } from '@xyo-network/node-system-info-plugin';
3
- export const XyoSystemInfoPlugins = [XyoNodeSystemInfoPlugin];
2
+ import { NodeSystemInfoPlugin } from '@xyo-network/node-system-info-plugin';
3
+ export const SystemInfoPlugins = [NodeSystemInfoPlugin];
4
4
  // eslint-disable-next-line import/no-default-export
5
- export default XyoSystemInfoPlugins;
5
+ export default SystemInfoPlugins;
6
6
  //# sourceMappingURL=indexNode.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"indexNode.js","sourceRoot":"","sources":["../../src/indexNode.ts"],"names":[],"mappings":"AAAA,cAAc,sCAAsC,CAAA;AAEpD,OAAO,EAAE,uBAAuB,EAAE,MAAM,sCAAsC,CAAA;AAG9E,MAAM,CAAC,MAAM,oBAAoB,GAA2B,CAAC,uBAAuB,CAAC,CAAA;AAErF,oDAAoD;AACpD,eAAe,oBAAoB,CAAA"}
1
+ {"version":3,"file":"indexNode.js","sourceRoot":"","sources":["../../src/indexNode.ts"],"names":[],"mappings":"AAAA,cAAc,sCAAsC,CAAA;AAEpD,OAAO,EAAE,oBAAoB,EAAE,MAAM,sCAAsC,CAAA;AAG3E,MAAM,CAAC,MAAM,iBAAiB,GAA2B,CAAC,oBAAoB,CAAC,CAAA;AAE/E,oDAAoD;AACpD,eAAe,iBAAiB,CAAA"}
@@ -1,5 +1,5 @@
1
1
  export * from '@xyo-network/bowser-system-info-payload-plugin';
2
2
  import { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin';
3
- export declare const XyoSystemInfoPlugins: PayloadSetPluginFunc[];
4
- export default XyoSystemInfoPlugins;
3
+ export declare const SystemInfoPlugins: PayloadSetPluginFunc[];
4
+ export default SystemInfoPlugins;
5
5
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,gDAAgD,CAAA;AAI9D,OAAO,EAAE,oBAAoB,EAAE,MAAM,gCAAgC,CAAA;AAErE,eAAO,MAAM,oBAAoB,EAAE,oBAAoB,EAAyD,CAAA;AAGhH,eAAe,oBAAoB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,gDAAgD,CAAA;AAI9D,OAAO,EAAE,oBAAoB,EAAE,MAAM,gCAAgC,CAAA;AAErE,eAAO,MAAM,iBAAiB,EAAE,oBAAoB,EAAmD,CAAA;AAGvG,eAAe,iBAAiB,CAAA"}
@@ -1,5 +1,5 @@
1
1
  export * from '@xyo-network/bowser-system-info-plugin';
2
2
  import { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin';
3
- export declare const XyoSystemInfoPlugins: PayloadSetPluginFunc[];
4
- export default XyoSystemInfoPlugins;
3
+ export declare const SystemInfoPlugins: PayloadSetPluginFunc[];
4
+ export default SystemInfoPlugins;
5
5
  //# sourceMappingURL=indexBrowser.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"indexBrowser.d.ts","sourceRoot":"","sources":["../../src/indexBrowser.ts"],"names":[],"mappings":"AAAA,cAAc,wCAAwC,CAAA;AAGtD,OAAO,EAAE,oBAAoB,EAAE,MAAM,gCAAgC,CAAA;AAErE,eAAO,MAAM,oBAAoB,EAAE,oBAAoB,EAAgC,CAAA;AAGvF,eAAe,oBAAoB,CAAA"}
1
+ {"version":3,"file":"indexBrowser.d.ts","sourceRoot":"","sources":["../../src/indexBrowser.ts"],"names":[],"mappings":"AAAA,cAAc,wCAAwC,CAAA;AAGtD,OAAO,EAAE,oBAAoB,EAAE,MAAM,gCAAgC,CAAA;AAErE,eAAO,MAAM,iBAAiB,EAAE,oBAAoB,EAA6B,CAAA;AAGjF,eAAe,iBAAiB,CAAA"}
@@ -1,5 +1,5 @@
1
1
  export * from '@xyo-network/node-system-info-plugin';
2
2
  import { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin';
3
- export declare const XyoSystemInfoPlugins: PayloadSetPluginFunc[];
4
- export default XyoSystemInfoPlugins;
3
+ export declare const SystemInfoPlugins: PayloadSetPluginFunc[];
4
+ export default SystemInfoPlugins;
5
5
  //# sourceMappingURL=indexNode.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"indexNode.d.ts","sourceRoot":"","sources":["../../src/indexNode.ts"],"names":[],"mappings":"AAAA,cAAc,sCAAsC,CAAA;AAGpD,OAAO,EAAE,oBAAoB,EAAE,MAAM,gCAAgC,CAAA;AAErE,eAAO,MAAM,oBAAoB,EAAE,oBAAoB,EAA8B,CAAA;AAGrF,eAAe,oBAAoB,CAAA"}
1
+ {"version":3,"file":"indexNode.d.ts","sourceRoot":"","sources":["../../src/indexNode.ts"],"names":[],"mappings":"AAAA,cAAc,sCAAsC,CAAA;AAGpD,OAAO,EAAE,oBAAoB,EAAE,MAAM,gCAAgC,CAAA;AAErE,eAAO,MAAM,iBAAiB,EAAE,oBAAoB,EAA2B,CAAA;AAG/E,eAAe,iBAAiB,CAAA"}
package/package.json CHANGED
@@ -10,10 +10,10 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xyo-network/bowser-system-info-payload-plugin": "^2.61.0",
14
- "@xyo-network/bowser-system-info-plugin": "^2.61.0",
15
- "@xyo-network/node-system-info-plugin": "^2.61.0",
16
- "@xyo-network/payloadset-plugin": "^2.61.0"
13
+ "@xyo-network/bowser-system-info-payload-plugin": "^2.62.0",
14
+ "@xyo-network/bowser-system-info-plugin": "^2.62.0",
15
+ "@xyo-network/node-system-info-plugin": "^2.62.0",
16
+ "@xyo-network/payloadset-plugin": "^2.62.0"
17
17
  },
18
18
  "devDependencies": {
19
19
  "@xylabs/ts-scripts-yarn3": "^2.17.13",
@@ -53,5 +53,5 @@
53
53
  },
54
54
  "sideEffects": false,
55
55
  "types": "dist/types/index.d.ts",
56
- "version": "2.61.0"
56
+ "version": "2.62.0"
57
57
  }
package/src/index.ts CHANGED
@@ -1,10 +1,10 @@
1
1
  export * from '@xyo-network/bowser-system-info-payload-plugin'
2
2
 
3
- import { XyoBowserSystemInfoPlugin } from '@xyo-network/bowser-system-info-plugin'
4
- import { XyoNodeSystemInfoPlugin } from '@xyo-network/node-system-info-plugin'
3
+ import { BowserSystemInfoPlugin } from '@xyo-network/bowser-system-info-plugin'
4
+ import { NodeSystemInfoPlugin } from '@xyo-network/node-system-info-plugin'
5
5
  import { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'
6
6
 
7
- export const XyoSystemInfoPlugins: PayloadSetPluginFunc[] = [XyoBowserSystemInfoPlugin, XyoNodeSystemInfoPlugin]
7
+ export const SystemInfoPlugins: PayloadSetPluginFunc[] = [BowserSystemInfoPlugin, NodeSystemInfoPlugin]
8
8
 
9
9
  // eslint-disable-next-line import/no-default-export
10
- export default XyoSystemInfoPlugins
10
+ export default SystemInfoPlugins
@@ -1,9 +1,9 @@
1
1
  export * from '@xyo-network/bowser-system-info-plugin'
2
2
 
3
- import { XyoBowserSystemInfoPlugin } from '@xyo-network/bowser-system-info-plugin'
3
+ import { BowserSystemInfoPlugin } from '@xyo-network/bowser-system-info-plugin'
4
4
  import { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'
5
5
 
6
- export const XyoSystemInfoPlugins: PayloadSetPluginFunc[] = [XyoBowserSystemInfoPlugin]
6
+ export const SystemInfoPlugins: PayloadSetPluginFunc[] = [BowserSystemInfoPlugin]
7
7
 
8
8
  // eslint-disable-next-line import/no-default-export
9
- export default XyoSystemInfoPlugins
9
+ export default SystemInfoPlugins
package/src/indexNode.ts CHANGED
@@ -1,9 +1,9 @@
1
1
  export * from '@xyo-network/node-system-info-plugin'
2
2
 
3
- import { XyoNodeSystemInfoPlugin } from '@xyo-network/node-system-info-plugin'
3
+ import { NodeSystemInfoPlugin } from '@xyo-network/node-system-info-plugin'
4
4
  import { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'
5
5
 
6
- export const XyoSystemInfoPlugins: PayloadSetPluginFunc[] = [XyoNodeSystemInfoPlugin]
6
+ export const SystemInfoPlugins: PayloadSetPluginFunc[] = [NodeSystemInfoPlugin]
7
7
 
8
8
  // eslint-disable-next-line import/no-default-export
9
- export default XyoSystemInfoPlugins
9
+ export default SystemInfoPlugins