Skip to content

Commit

Permalink
deploy 2.87.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arietrouw committed Apr 15, 2024
1 parent b864381 commit d0e3be1
Show file tree
Hide file tree
Showing 24 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"build-typedoc-site": "typedoc"
},
"sideEffects": false,
"version": "2.86.6",
"version": "2.87.0",
"packageManager": "yarn@4.1.1",
"volta": {
"node": "20.10.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/automation-witness-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publishConfig": {
"access": "public"
},
"version": "2.86.6",
"version": "2.87.0",
"description": "XYO Automation Witness",
"sideeffects": false,
"repository": {
Expand Down Expand Up @@ -61,7 +61,7 @@
"@xyo-network/gas-price-plugin": "^2.92.0",
"@xyo-network/http-bridge": "^2.95.0",
"@xyo-network/module-model": "^2.95.0",
"@xyo-network/node-core-model": "^2.86.6",
"@xyo-network/node-core-model": "^2.87.0",
"@xyo-network/node-memory": "^2.95.0",
"@xyo-network/payload-model": "^2.95.0",
"@xyo-network/sentinel": "^2.95.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,6 @@
"xyo-ts": "ts-node src/index.ts"
},
"types": "dist/node/index.d.ts",
"version": "2.86.6",
"version": "2.87.0",
"type": "module"
}
2 changes: 1 addition & 1 deletion packages/modules-mongo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publishConfig": {
"access": "public"
},
"version": "2.86.6",
"version": "2.87.0",
"description": "XYO Archivist",
"sideeffects": false,
"types": "dist/node/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/modules-mongo/packages/archivist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js.git"
},
"sideEffects": false,
"version": "2.86.6",
"version": "2.87.0",
"type": "module"
}
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js.git"
},
"sideEffects": false,
"version": "2.86.6",
"version": "2.87.0",
"type": "module"
}
2 changes: 1 addition & 1 deletion packages/modules-mongo/packages/diviner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,5 +110,5 @@
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js.git"
},
"sideEffects": false,
"version": "2.86.6"
"version": "2.87.0"
}
2 changes: 1 addition & 1 deletion packages/modules-mongo/packages/module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js.git"
},
"sideEffects": false,
"version": "2.86.6",
"version": "2.87.0",
"type": "module"
}
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js.git"
},
"sideEffects": false,
"version": "2.86.6",
"version": "2.87.0",
"type": "module"
}
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js.git"
},
"sideEffects": false,
"version": "2.86.6",
"version": "2.87.0",
"type": "module"
}
2 changes: 1 addition & 1 deletion packages/modules-mongo/packages/payload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js.git"
},
"sideEffects": false,
"version": "2.86.6",
"version": "2.87.0",
"type": "module"
}
2 changes: 1 addition & 1 deletion packages/mongo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/sdk-xyo-mongo-js",
"version": "2.86.6",
"version": "2.87.0",
"homepage": "https://xyo.network",
"bugs": {
"url": "https://github.com/XYOracleNetwork/sdk-xyo-mongo-js/issues",
Expand Down
2 changes: 1 addition & 1 deletion packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publishConfig": {
"access": "public"
},
"version": "2.86.6",
"version": "2.87.0",
"description": "XYO Express Node CLI",
"sideeffects": false,
"workspaces": [
Expand Down
2 changes: 1 addition & 1 deletion packages/node/packages/core/packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publishConfig": {
"access": "public"
},
"version": "2.86.6",
"version": "2.87.0",
"description": "XYO Node App",
"sideeffects": false,
"exports": {
Expand Down
4 changes: 2 additions & 2 deletions packages/node/packages/core/packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publishConfig": {
"access": "public"
},
"version": "2.86.6",
"version": "2.87.0",
"description": "XYO Archivist",
"sideeffects": false,
"types": "dist/node/index.d.ts",
Expand Down Expand Up @@ -38,7 +38,7 @@
"author": "Arie Trouw",
"license": "LGPL-3.0-only",
"dependencies": {
"@xyo-network/node-core-model": "^2.86.6",
"@xyo-network/node-core-model": "^2.87.0",
"@xyo-network/payload-builder": "^2.95.0",
"@xyo-network/payload-model": "^2.95.0",
"@xyo-network/payload-mongodb": "workspace:~",
Expand Down
2 changes: 1 addition & 1 deletion packages/node/packages/core/packages/model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publishConfig": {
"access": "public"
},
"version": "2.86.6",
"version": "2.87.0",
"description": "XYO Archivist",
"sideeffects": false,
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/node/packages/core/packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publishConfig": {
"access": "public"
},
"version": "2.86.6",
"version": "2.87.0",
"description": "XYO Node Core Types",
"sideeffects": false,
"devDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publishConfig": {
"access": "public"
},
"version": "2.86.6",
"version": "2.87.0",
"description": "XYO Express Node Dependencies",
"sideeffects": false,
"types": "dist/node/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/node/packages/express/packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publishConfig": {
"access": "public"
},
"version": "2.86.6",
"version": "2.87.0",
"description": "XYO Express Node Lib",
"sideeffects": false,
"types": "dist/node/index.d.ts",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publishConfig": {
"access": "public"
},
"version": "2.86.6",
"version": "2.87.0",
"description": "XYO Express Node Middleware",
"sideeffects": false,
"types": "dist/node/index.d.ts",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publishConfig": {
"access": "public"
},
"version": "2.86.6",
"version": "2.87.0",
"description": "XYO Express Node Routes",
"sideeffects": false,
"types": "dist/node/index.d.ts",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publishConfig": {
"access": "public"
},
"version": "2.86.6",
"version": "2.87.0",
"description": "XYO Express Node Server",
"sideeffects": false,
"types": "dist/node/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/node/packages/express/packages/test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publishConfig": {
"access": "public"
},
"version": "2.86.6",
"version": "2.87.0",
"description": "XYO Archivist",
"sideeffects": false,
"types": "dist/node/index.d.ts",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5428,7 +5428,7 @@ __metadata:
"@xyo-network/gas-price-plugin": "npm:^2.92.0"
"@xyo-network/http-bridge": "npm:^2.95.0"
"@xyo-network/module-model": "npm:^2.95.0"
"@xyo-network/node-core-model": "npm:^2.86.6"
"@xyo-network/node-core-model": "npm:^2.87.0"
"@xyo-network/node-memory": "npm:^2.95.0"
"@xyo-network/payload-builder": "npm:^2.95.0"
"@xyo-network/payload-model": "npm:^2.95.0"
Expand Down Expand Up @@ -7666,7 +7666,7 @@ __metadata:
dependencies:
"@xylabs/ts-scripts-yarn3": "npm:^3.9.0"
"@xylabs/tsconfig": "npm:^3.9.0"
"@xyo-network/node-core-model": "npm:^2.86.6"
"@xyo-network/node-core-model": "npm:^2.87.0"
"@xyo-network/payload-builder": "npm:^2.95.0"
"@xyo-network/payload-model": "npm:^2.95.0"
"@xyo-network/payload-mongodb": "workspace:~"
Expand All @@ -7677,7 +7677,7 @@ __metadata:
languageName: unknown
linkType: soft

"@xyo-network/node-core-model@npm:^2.86.6, @xyo-network/node-core-model@workspace:packages/node/packages/core/packages/model, @xyo-network/node-core-model@workspace:~":
"@xyo-network/node-core-model@npm:^2.87.0, @xyo-network/node-core-model@workspace:packages/node/packages/core/packages/model, @xyo-network/node-core-model@workspace:~":
version: 0.0.0-use.local
resolution: "@xyo-network/node-core-model@workspace:packages/node/packages/core/packages/model"
dependencies:
Expand Down

0 comments on commit d0e3be1

Please sign in to comment.