@xyo-network/system-payload-plugins 2.41.0 → 2.41.2

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.
Files changed (2) hide show
  1. package/dist/docs.json +16 -17
  2. package/package.json +3 -3
package/dist/docs.json CHANGED
@@ -17,7 +17,7 @@
17
17
  "fileName": "plugins/packages/system/src/index.ts",
18
18
  "line": 9,
19
19
  "character": 0,
20
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b34dadf0/packages/plugins/packages/system/src/index.ts#L9"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/system/src/index.ts#L9"
21
21
  }
22
22
  ],
23
23
  "target": 1
@@ -508,7 +508,7 @@
508
508
  }
509
509
  },
510
510
  {
511
- "id": 115,
511
+ "id": 116,
512
512
  "name": "_started",
513
513
  "kind": 1024,
514
514
  "kindString": "Property",
@@ -518,7 +518,7 @@
518
518
  "sources": [
519
519
  {
520
520
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
521
- "line": 23,
521
+ "line": 24,
522
522
  "character": 14
523
523
  }
524
524
  ],
@@ -532,7 +532,7 @@
532
532
  }
533
533
  },
534
534
  {
535
- "id": 116,
535
+ "id": 117,
536
536
  "name": "account",
537
537
  "kind": 1024,
538
538
  "kindString": "Property",
@@ -542,7 +542,7 @@
542
542
  "sources": [
543
543
  {
544
544
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
545
- "line": 24,
545
+ "line": 25,
546
546
  "character": 14
547
547
  }
548
548
  ],
@@ -556,7 +556,7 @@
556
556
  }
557
557
  },
558
558
  {
559
- "id": 117,
559
+ "id": 118,
560
560
  "name": "allowedAddressSets",
561
561
  "kind": 1024,
562
562
  "kindString": "Property",
@@ -567,7 +567,7 @@
567
567
  "sources": [
568
568
  {
569
569
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
570
- "line": 25,
570
+ "line": 26,
571
571
  "character": 14
572
572
  }
573
573
  ],
@@ -861,7 +861,7 @@
861
861
  }
862
862
  },
863
863
  {
864
- "id": 118,
864
+ "id": 119,
865
865
  "name": "logger",
866
866
  "kind": 1024,
867
867
  "kindString": "Property",
@@ -873,7 +873,7 @@
873
873
  "sources": [
874
874
  {
875
875
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
876
- "line": 26,
876
+ "line": 27,
877
877
  "character": 23
878
878
  }
879
879
  ],
@@ -887,19 +887,18 @@
887
887
  }
888
888
  },
889
889
  {
890
- "id": 119,
890
+ "id": 115,
891
891
  "name": "resolver",
892
892
  "kind": 1024,
893
893
  "kindString": "Property",
894
894
  "flags": {
895
- "isProtected": true,
896
895
  "isOptional": true
897
896
  },
898
897
  "sources": [
899
898
  {
900
899
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
901
- "line": 27,
902
- "character": 14
900
+ "line": 23,
901
+ "character": 4
903
902
  }
904
903
  ],
905
904
  "type": {
@@ -4031,12 +4030,12 @@
4031
4030
  {
4032
4031
  "title": "Properties",
4033
4032
  "children": [
4034
- 115,
4035
4033
  116,
4036
4034
  117,
4037
- 105,
4038
4035
  118,
4036
+ 105,
4039
4037
  119,
4038
+ 115,
4040
4039
  44,
4041
4040
  61,
4042
4041
  45
@@ -4408,7 +4407,7 @@
4408
4407
  "fileName": "plugins/packages/system/src/index.ts",
4409
4408
  "line": 6,
4410
4409
  "character": 13,
4411
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b34dadf0/packages/plugins/packages/system/src/index.ts#L6"
4410
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/system/src/index.ts#L6"
4412
4411
  }
4413
4412
  ],
4414
4413
  "type": {
@@ -5187,7 +5186,7 @@
5187
5186
  "fileName": "plugins/packages/system/src/index.ts",
5188
5187
  "line": 1,
5189
5188
  "character": 0,
5190
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b34dadf0/packages/plugins/packages/system/src/index.ts#L1"
5189
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/system/src/index.ts#L1"
5191
5190
  }
5192
5191
  ]
5193
5192
  }
package/package.json CHANGED
@@ -10,8 +10,8 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xyo-network/info-system-payload-plugins": "^2.41.0",
14
- "@xyo-network/payload-plugin": "^2.41.0",
13
+ "@xyo-network/info-system-payload-plugins": "^2.41.2",
14
+ "@xyo-network/payload-plugin": "^2.41.2",
15
15
  "tslib": "^2.4.1"
16
16
  },
17
17
  "description": "Primary SDK for using XYO Protocol 2.0",
@@ -47,5 +47,5 @@
47
47
  },
48
48
  "sideEffects": false,
49
49
  "types": "dist/esm/index.d.ts",
50
- "version": "2.41.0"
50
+ "version": "2.41.2"
51
51
  }