Skip to content

Commit b38c1e7

Browse files
committed
Deploy
5.2.4
1 parent 948e161 commit b38c1e7

File tree

120 files changed

+160
-160
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

120 files changed

+160
-160
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xyo-network/plugins",
3-
"version": "5.2.3",
3+
"version": "5.2.4",
44
"description": "Typescript/Javascript Plugins for XYO Platform",
55
"homepage": "https://xyo.network",
66
"bugs": {
@@ -84,7 +84,7 @@
8484
"eslint-import-resolver-typescript": "~4.4.4",
8585
"eslint-plugin-import": "~2.32.0",
8686
"eslint-plugin-sonarjs": "~3.0.5",
87-
"ethers": "~6.16.0",
87+
"ethers": "^6.16.0",
8888
"glob": "~13.0.0",
8989
"jsbi": "~4.3.2",
9090
"jsdom": "~27.2.0",

packages/payload/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xyo-network/payload-plugins",
3-
"version": "5.2.3",
3+
"version": "5.2.4",
44
"description": "Typescript/Javascript Plugins for XYO Platform",
55
"homepage": "https://xyo.network",
66
"bugs": {

packages/payload/packages/advertising/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xyo-network/advertising-payload-plugins",
3-
"version": "5.2.3",
3+
"version": "5.2.4",
44
"description": "Typescript/Javascript Plugins for XYO Platform",
55
"homepage": "https://xyo.network",
66
"bugs": {

packages/payload/packages/blockchain/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xyo-network/blockchain-payload-plugins",
3-
"version": "5.2.3",
3+
"version": "5.2.4",
44
"description": "Typescript/Javascript Plugins for XYO Platform",
55
"homepage": "https://xyo.network",
66
"bugs": {

packages/payload/packages/blockchain/packages/ethereum/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xyo-network/ethereum-blockchain-payload-plugins",
3-
"version": "5.2.3",
3+
"version": "5.2.4",
44
"description": "Typescript/Javascript Plugins for XYO Platform",
55
"homepage": "https://xyo.network",
66
"bugs": {

packages/payload/packages/blockchain/packages/ethereum/packages/gas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xyo-network/gas-ethereum-blockchain-payload-plugins",
3-
"version": "5.2.3",
3+
"version": "5.2.4",
44
"description": "Typescript/Javascript Plugins for XYO Platform",
55
"homepage": "https://xyo.network",
66
"bugs": {

packages/payload/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xyo-network/blocknative-ethereum-gas-payload-plugin",
3-
"version": "5.2.3",
3+
"version": "5.2.4",
44
"description": "Typescript/Javascript Plugins for XYO Platform",
55
"homepage": "https://xyo.network",
66
"bugs": {

packages/payload/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xyo-network/etherchain-gas-ethereum-blockchain-payload-plugins",
3-
"version": "5.2.3",
3+
"version": "5.2.4",
44
"description": "Typescript/Javascript Plugins for XYO Platform",
55
"homepage": "https://xyo.network",
66
"bugs": {

packages/payload/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/packages/v2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xyo-network/etherchain-ethereum-gas-v2-payload-plugin",
3-
"version": "5.2.3",
3+
"version": "5.2.4",
44
"description": "Typescript/Javascript Plugins for XYO Platform",
55
"homepage": "https://xyo.network",
66
"bugs": {

packages/payload/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xyo-network/ethers-ethereum-gas-payload-plugin",
3-
"version": "5.2.3",
3+
"version": "5.2.4",
44
"description": "Typescript/Javascript Plugins for XYO Platform",
55
"homepage": "https://xyo.network",
66
"bugs": {

0 commit comments

Comments
 (0)