Skip to content

Commit

Permalink
deploy 3.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
arietrouw committed Sep 5, 2024
1 parent dbdc850 commit d6d6b0e
Show file tree
Hide file tree
Showing 186 changed files with 219 additions and 241 deletions.
14 changes: 5 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/sdk-js",
"version": "3.1.7",
"version": "3.1.8",
"description": "Primary SDK for using XYO Protocol 2.0",
"homepage": "https://xyo.network",
"bugs": {
Expand All @@ -22,16 +22,12 @@
"exports": {
".": {
"browser": {
"import": {
"types": "./dist/browser/index.d.ts",
"default": "./dist/browser/index.mjs"
}
"types": "./dist/browser/index.d.ts",
"default": "./dist/browser/index.mjs"
},
"node": {
"import": {
"types": "./dist/node/index.d.ts",
"default": "./dist/node/index.mjs"
}
"types": "./dist/node/index.d.ts",
"default": "./dist/node/index.mjs"
},
"types": "./dist/neutral/index.d.ts",
"default": "./dist/neutral/index.mjs"
Expand Down
2 changes: 1 addition & 1 deletion packages/core-payload-plugins/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/core-payload-plugins",
"version": "3.1.7",
"version": "3.1.8",
"description": "Typescript/Javascript Plugins for XYO Platform",
"homepage": "https://xyo.network",
"bugs": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/address-payload-plugin",
"version": "3.1.7",
"version": "3.1.8",
"description": "Typescript/Javascript Plugins for XYO Platform",
"homepage": "https://xyo.network",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core-payload-plugins/packages/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/config-payload-plugin",
"version": "3.1.7",
"version": "3.1.8",
"description": "Typescript/Javascript Plugins for XYO Platform",
"homepage": "https://xyo.network",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core-payload-plugins/packages/domain/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/domain-payload-plugin",
"version": "3.1.7",
"version": "3.1.8",
"description": "Typescript/Javascript Plugins for XYO Platform",
"homepage": "https://xyo.network",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core-payload-plugins/packages/id/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/id-payload-plugin",
"version": "3.1.7",
"version": "3.1.8",
"description": "Typescript/Javascript Plugins for XYO Platform",
"homepage": "https://xyo.network",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core-payload-plugins/packages/query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/query-payload-plugin",
"version": "3.1.7",
"version": "3.1.8",
"description": "Typescript/Javascript Plugins for XYO Platform",
"homepage": "https://xyo.network",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core-payload-plugins/packages/schema/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/schema-payload-plugin",
"version": "3.1.7",
"version": "3.1.8",
"description": "Typescript/Javascript Plugins for XYO Platform",
"homepage": "https://xyo.network",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core-payload-plugins/packages/value/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/value-payload-plugin",
"version": "3.1.7",
"version": "3.1.8",
"description": "Typescript/Javascript Plugins for XYO Platform",
"homepage": "https://xyo.network",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/manifest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/manifest",
"version": "3.1.7",
"version": "3.1.8",
"description": "Primary SDK for using XYO Protocol 2.0",
"homepage": "https://xyo.network",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/manifest/packages/model/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/manifest-model",
"version": "3.1.7",
"version": "3.1.8",
"description": "Primary SDK for using XYO Protocol 2.0",
"homepage": "https://xyo.network",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/manifest/packages/wrapper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/manifest-wrapper",
"version": "3.1.7",
"version": "3.1.8",
"description": "Primary SDK for using XYO Protocol 2.0",
"homepage": "https://xyo.network",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/modules/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/modules",
"version": "3.1.7",
"version": "3.1.8",
"description": "Primary SDK for using XYO Protocol 2.0",
"homepage": "https://xyo.network",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/modules/packages/archivist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/archivist",
"version": "3.1.7",
"version": "3.1.8",
"description": "Primary SDK for using XYO Protocol 2.0",
"homepage": "https://xyo.network",
"bugs": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/archivist-abstract",
"version": "3.1.7",
"version": "3.1.8",
"description": "Primary SDK for using XYO Protocol 2.0",
"homepage": "https://xyo.network",
"bugs": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/archivist-cookie",
"version": "3.1.7",
"version": "3.1.8",
"description": "Primary SDK for using XYO Protocol 2.0",
"homepage": "https://xyo.network",
"bugs": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/filesystem-archivist",
"version": "3.1.7",
"version": "3.1.8",
"description": "Primary SDK for using XYO Protocol 2.0",
"homepage": "https://xyo.network",
"bugs": {
Expand All @@ -22,10 +22,8 @@
"exports": {
".": {
"node": {
"import": {
"types": "./dist/node/index.d.ts",
"default": "./dist/node/index.mjs"
}
"types": "./dist/node/index.d.ts",
"default": "./dist/node/index.mjs"
},
"module": "./dist/node/index.mjs",
"types": "./dist/node/index.d.ts"
Expand Down Expand Up @@ -56,4 +54,4 @@
"publishConfig": {
"access": "public"
}
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/archivist-indexeddb",
"version": "3.1.7",
"version": "3.1.8",
"description": "Primary SDK for using XYO Protocol 2.0",
"homepage": "https://xyo.network",
"bugs": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/archivist-memory",
"version": "3.1.7",
"version": "3.1.8",
"description": "Primary SDK for using XYO Protocol 2.0",
"homepage": "https://xyo.network",
"bugs": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/archivist-model",
"version": "3.1.7",
"version": "3.1.8",
"description": "Primary SDK for using XYO Protocol 2.0",
"homepage": "https://xyo.network",
"bugs": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/archivist-storage",
"version": "3.1.7",
"version": "3.1.8",
"description": "Primary SDK for using XYO Protocol 2.0",
"homepage": "https://xyo.network",
"bugs": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/archivist-view",
"version": "3.1.7",
"version": "3.1.8",
"description": "Primary SDK for using XYO Protocol 2.0",
"homepage": "https://xyo.network",
"bugs": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/archivist-wrapper",
"version": "3.1.7",
"version": "3.1.8",
"description": "Primary SDK for using XYO Protocol 2.0",
"homepage": "https://xyo.network",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/modules/packages/bridge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/bridge",
"version": "3.1.7",
"version": "3.1.8",
"description": "Primary SDK for using XYO Protocol 2.0",
"homepage": "https://xyo.network",
"bugs": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/bridge-abstract",
"version": "3.1.7",
"version": "3.1.8",
"description": "Primary SDK for using XYO Protocol 2.0",
"homepage": "https://xyo.network",
"bugs": {
Expand Down
24 changes: 10 additions & 14 deletions packages/modules/packages/bridge/packages/http/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/bridge-http",
"version": "3.1.7",
"version": "3.1.8",
"description": "Primary SDK for using XYO Protocol 2.0",
"homepage": "https://xyo.network",
"bugs": {
Expand All @@ -22,24 +22,20 @@
"exports": {
".": {
"browser": {
"import": {
"types": "./dist/browser/index-browser.d.ts",
"default": "./dist/browser/index-browser.mjs"
}
"types": "./dist/browser/index-browser.d.ts",
"default": "./dist/browser/index-browser.mjs"
},
"node": {
"import": {
"types": "./dist/node/index.d.ts",
"default": "./dist/node/index.mjs"
}
"types": "./dist/node/index.d.ts",
"default": "./dist/node/index.mjs"
},
"module": "./dist/neutral/index.mjs",
"types": "./dist/neutral/index.d.ts"
"module": "./dist/neutral/index-browser.mjs",
"types": "./dist/neutral/index-browser.d.ts"
},
"./package.json": "./package.json"
},
"module": "dist/neutral/index.mjs",
"types": "dist/neutral/index.d.ts",
"module": "dist/neutral/index-browser.mjs",
"types": "dist/neutral/index-browser.d.ts",
"dependencies": {
"@xylabs/assert": "^4.0.9",
"@xylabs/axios": "^4.0.9",
Expand Down Expand Up @@ -85,4 +81,4 @@
"publishConfig": {
"access": "public"
}
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/bridge-model",
"version": "3.1.7",
"version": "3.1.8",
"description": "Primary SDK for using XYO Protocol 2.0",
"homepage": "https://xyo.network",
"bugs": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/bridge-module-resolver",
"version": "3.1.7",
"version": "3.1.8",
"description": "Primary SDK for using XYO Protocol 2.0",
"homepage": "https://xyo.network",
"bugs": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/bridge-pub-sub",
"version": "3.1.7",
"version": "3.1.8",
"description": "Primary SDK for using XYO Protocol 2.0",
"homepage": "https://xyo.network",
"bugs": {
Expand Down
16 changes: 6 additions & 10 deletions packages/modules/packages/bridge/packages/websocket/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/bridge-websocket",
"version": "3.1.7",
"version": "3.1.8",
"description": "Primary SDK for using XYO Protocol 2.0",
"homepage": "https://xyo.network",
"bugs": {
Expand All @@ -22,16 +22,12 @@
"exports": {
".": {
"browser": {
"import": {
"types": "./dist/browser/index-browser.d.ts",
"default": "./dist/browser/index-browser.mjs"
}
"types": "./dist/browser/index-browser.d.ts",
"default": "./dist/browser/index-browser.mjs"
},
"node": {
"import": {
"types": "./dist/node/index.d.ts",
"default": "./dist/node/index.mjs"
}
"types": "./dist/node/index.d.ts",
"default": "./dist/node/index.mjs"
},
"module": "./dist/neutral/index.mjs",
"types": "./dist/neutral/index.d.ts"
Expand Down Expand Up @@ -71,4 +67,4 @@
"publishConfig": {
"access": "public"
}
}
}
6 changes: 3 additions & 3 deletions packages/modules/packages/bridge/packages/worker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/bridge-worker",
"version": "3.1.7",
"version": "3.1.8",
"description": "Primary SDK for using XYO Protocol 2.0",
"homepage": "https://xyo.network",
"bugs": {
Expand All @@ -25,7 +25,7 @@
"types": "./dist/browser/index.d.ts",
"default": "./dist/browser/index.mjs"
},
"import": {
"node": {
"types": "./dist/node/index.d.ts",
"default": "./dist/node/index.mjs"
},
Expand Down Expand Up @@ -68,4 +68,4 @@
"publishConfig": {
"access": "public"
}
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/bridge-wrapper",
"version": "3.1.7",
"version": "3.1.8",
"description": "Primary SDK for using XYO Protocol 2.0",
"homepage": "https://xyo.network",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/modules/packages/diviner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/diviner",
"version": "3.1.7",
"version": "3.1.8",
"description": "Primary SDK for using XYO Protocol 2.0",
"homepage": "https://xyo.network",
"bugs": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/diviner-abstract",
"version": "3.1.7",
"version": "3.1.8",
"description": "Primary SDK for using XYO Protocol 2.0",
"homepage": "https://xyo.network",
"bugs": {
Expand Down
Loading

0 comments on commit d6d6b0e

Please sign in to comment.