Skip to content

Commit 8180288

Browse files
committed
Deploy
5.3.0
1 parent 18a29b3 commit 8180288

File tree

120 files changed

+122
-121
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

+122
-121
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xyo-network/plugins",
3-
"version": "5.2.4",
3+
"version": "5.3.0",
44
"description": "Typescript/Javascript Plugins for XYO Platform",
55
"homepage": "https://xyo.network",
66
"bugs": {
@@ -68,7 +68,6 @@
6868
"@xylabs/tsconfig": "~7.3.2",
6969
"@xylabs/tsconfig-dom": "~7.3.2",
7070
"@xylabs/vitest-extended": "~5.0.64",
71-
"@xyo-network/payload": "~5.3.2",
7271
"@xyo-network/account": "~5.3.2",
7372
"@xyo-network/archivist-memory": "~5.3.2",
7473
"@xyo-network/boundwitness-builder": "~5.3.2",
@@ -77,6 +76,7 @@
7776
"@xyo-network/manifest-wrapper": "~5.3.2",
7877
"@xyo-network/module-factory-locator": "~5.3.2",
7978
"@xyo-network/node-memory": "~5.3.2",
79+
"@xyo-network/payload": "~5.3.2",
8080
"@xyo-network/payload-builder": "~5.3.2",
8181
"@xyo-network/wallet": "~5.3.2",
8282
"chalk": "~5.6.2",
@@ -107,4 +107,4 @@
107107
"publishConfig": {
108108
"access": "public"
109109
}
110-
}
110+
}

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.4",
3+
"version": "5.3.0",
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.4",
3+
"version": "5.3.0",
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.4",
3+
"version": "5.3.0",
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.4",
3+
"version": "5.3.0",
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.4",
3+
"version": "5.3.0",
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.4",
3+
"version": "5.3.0",
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.4",
3+
"version": "5.3.0",
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.4",
3+
"version": "5.3.0",
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.4",
3+
"version": "5.3.0",
44
"description": "Typescript/Javascript Plugins for XYO Platform",
55
"homepage": "https://xyo.network",
66
"bugs": {

0 commit comments

Comments
 (0)