Skip to content

Commit

Permalink
Deploy
Browse files Browse the repository at this point in the history
4.4.35
  • Loading branch information
arietrouw committed Jan 3, 2025
1 parent 8d9d266 commit 8852b2e
Show file tree
Hide file tree
Showing 82 changed files with 1,497 additions and 435 deletions.
574 changes: 287 additions & 287 deletions .yarn/releases/yarn-4.5.3.cjs → .yarn/releases/yarn-4.6.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ progressBarStyle: jack

tsEnableAutoTypes: false

yarnPath: .yarn/releases/yarn-4.5.3.cjs
yarnPath: .yarn/releases/yarn-4.6.0.cjs
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xylabs/sdk-js",
"version": "4.4.34",
"version": "4.4.35",
"description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries",
"keywords": [
"xylabs",
Expand Down Expand Up @@ -71,7 +71,7 @@
"@xylabs/url": "workspace:^"
},
"devDependencies": {
"@types/node": "^22.10.2",
"@types/node": "^22.10.4",
"@typescript-eslint/eslint-plugin": "^8.19.0",
"@typescript-eslint/parser": "^8.19.0",
"@xylabs/config": "^4.2.6",
Expand All @@ -89,10 +89,10 @@
"tslib": "^2.8.1",
"typedoc": "^0.27.6",
"typescript": "^5.7.2",
"vite": "^6.0.6",
"vite": "^6.0.7",
"vitest": "^2.1.8"
},
"packageManager": "yarn@4.5.3",
"packageManager": "yarn@4.6.0",
"engines": {
"node": ">=18.17.1"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xylabs/api",
"version": "4.4.34",
"version": "4.4.35",
"description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries",
"keywords": [
"xylabs",
Expand Down Expand Up @@ -38,7 +38,7 @@
"packages/**/*"
],
"dependencies": {
"@xylabs/object": "^4.4.34",
"@xylabs/object": "^4.4.35",
"axios": "^1.7.9"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/array/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xylabs/array",
"version": "4.4.34",
"version": "4.4.35",
"description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries",
"keywords": [
"xylabs",
Expand Down
2 changes: 1 addition & 1 deletion packages/arraybuffer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xylabs/arraybuffer",
"version": "4.4.34",
"version": "4.4.35",
"description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries",
"keywords": [
"xylabs",
Expand Down
2 changes: 1 addition & 1 deletion packages/assert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xylabs/assert",
"version": "4.4.34",
"version": "4.4.35",
"description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries",
"keywords": [
"xylabs",
Expand Down
2 changes: 1 addition & 1 deletion packages/axios/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xylabs/axios",
"version": "4.4.34",
"version": "4.4.35",
"description": "Primary SDK for using XYO Protocol 2.0",
"keywords": [
"axios",
Expand Down
2 changes: 1 addition & 1 deletion packages/bignumber/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xylabs/bignumber",
"version": "4.4.34",
"version": "4.4.35",
"description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries",
"keywords": [
"bignumber",
Expand Down
4 changes: 2 additions & 2 deletions packages/buffer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xylabs/buffer",
"version": "4.4.34",
"version": "4.4.35",
"description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries",
"keywords": [
"buffer",
Expand Down Expand Up @@ -43,7 +43,7 @@
"buffer": "^6.0.3"
},
"devDependencies": {
"@types/node": "^22.10.2",
"@types/node": "^22.10.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"@xylabs/tsconfig": "^4.2.6",
"typescript": "^5.7.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/crypto/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xylabs/crypto",
"version": "4.4.34",
"version": "4.4.35",
"description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries",
"keywords": [
"crypto",
Expand Down Expand Up @@ -44,7 +44,7 @@
},
"devDependencies": {
"@types/crypto-js": "^4.2.2",
"@types/node": "^22.10.2",
"@types/node": "^22.10.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"@xylabs/tsconfig-dom": "^4.2.6",
"typescript": "^5.7.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/decimal-precision/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xylabs/decimal-precision",
"version": "4.4.34",
"version": "4.4.35",
"description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries",
"keywords": [
"decimal",
Expand Down
2 changes: 1 addition & 1 deletion packages/delay/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xylabs/delay",
"version": "4.4.34",
"version": "4.4.35",
"description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries",
"keywords": [
"delay",
Expand Down
2 changes: 1 addition & 1 deletion packages/error/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xylabs/error",
"version": "4.4.34",
"version": "4.4.35",
"description": "Primary SDK for using XYO Protocol 2.0",
"keywords": [
"error",
Expand Down
2 changes: 1 addition & 1 deletion packages/eth-address/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xylabs/eth-address",
"version": "4.4.34",
"version": "4.4.35",
"description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries",
"keywords": [
"eth",
Expand Down
2 changes: 1 addition & 1 deletion packages/exists/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xylabs/exists",
"version": "4.4.34",
"version": "4.4.35",
"description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries",
"keywords": [
"exists",
Expand Down
8 changes: 4 additions & 4 deletions packages/express/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xylabs/express",
"version": "4.4.34",
"version": "4.4.35",
"description": "SDK for base code for Api repos that use express and deploy on AWS ECS",
"keywords": [
"xylabs",
Expand Down Expand Up @@ -47,7 +47,7 @@
"package-recompile": "tsup && publint"
},
"dependencies": {
"@aws-sdk/client-secrets-manager": "^3.716.0",
"@aws-sdk/client-secrets-manager": "^3.721.0",
"@xylabs/assert": "workspace:^",
"body-parser": "^1.20.3",
"express-mung": "^0.5.1",
Expand All @@ -62,8 +62,8 @@
"@types/connect": "^3.4.38",
"@types/express": "^5.0.0",
"@types/express-mung": "^0.5.5",
"@types/express-serve-static-core": "^5.0.2",
"@types/node": "^22.10.2",
"@types/express-serve-static-core": "^5.0.3",
"@types/node": "^22.10.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"@xylabs/tsconfig": "^4.2.6",
"@xylabs/vitest-extended": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/forget/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xylabs/forget",
"version": "4.4.34",
"version": "4.4.35",
"description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries",
"keywords": [
"forget",
Expand Down
2 changes: 1 addition & 1 deletion packages/function-name/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xylabs/function-name",
"version": "4.4.34",
"version": "4.4.35",
"description": "Primary SDK for using XYO Protocol 2.0",
"keywords": [
"function",
Expand Down
3 changes: 3 additions & 0 deletions packages/geo/.depcheckrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
ignores: [

]
16 changes: 16 additions & 0 deletions packages/geo/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
*.log
*.tsconfig.*
.DS_Store
.eslintcache
.pnp.*
.rollup.cache
.yarn/*
bin
dist
docs
node_modules
10 changes: 10 additions & 0 deletions packages/geo/.npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
*.tsconfig.*
.*
.eslintcache
.pnp.*
.yarn/*
packages
packages/*
rollup.config.ts
tsconfig*
yarn.lock
Loading

0 comments on commit 8852b2e

Please sign in to comment.