@xyo-network/ethereum-blockchain-plugins 2.75.15 → 2.75.17

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 +2 -2
  2. package/package.json +5 -5
package/dist/docs.json CHANGED
@@ -16,7 +16,7 @@
16
16
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/src/index.ts",
17
17
  "line": 9,
18
18
  "character": 0,
19
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/329e1cefafe53/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/src/index.ts#L9"
19
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/src/index.ts#L9"
20
20
  }
21
21
  ],
22
22
  "target": 1
@@ -97316,7 +97316,7 @@
97316
97316
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/src/index.ts",
97317
97317
  "line": 6,
97318
97318
  "character": 13,
97319
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/329e1cefafe53/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/src/index.ts#L6"
97319
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/src/index.ts#L6"
97320
97320
  }
97321
97321
  ],
97322
97322
  "type": {
package/package.json CHANGED
@@ -10,12 +10,12 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xyo-network/gas-ethereum-blockchain-plugins": "~2.75.15",
14
- "@xyo-network/payloadset-plugin": "~2.75.15"
13
+ "@xyo-network/gas-ethereum-blockchain-plugins": "~2.75.17",
14
+ "@xyo-network/payloadset-plugin": "~2.75.17"
15
15
  },
16
16
  "devDependencies": {
17
- "@xylabs/ts-scripts-yarn3": "^3.0.88",
18
- "@xylabs/tsconfig": "^3.0.88",
17
+ "@xylabs/ts-scripts-yarn3": "^3.1.9",
18
+ "@xylabs/tsconfig": "^3.1.9",
19
19
  "typescript": "^5.2.2"
20
20
  },
21
21
  "description": "Primary SDK for using XYO Protocol 2.0",
@@ -61,5 +61,5 @@
61
61
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js.git"
62
62
  },
63
63
  "sideEffects": false,
64
- "version": "2.75.15"
64
+ "version": "2.75.17"
65
65
  }