Small changes

This commit is contained in:
2026-09-07 11:40:10 +00:00
parent b7bedc5476
commit 883b3cd389
3 changed files with 28 additions and 22 deletions
+26 -20
View File
@@ -16,7 +16,7 @@
"@xo-cash/crypto": "^0.0.2",
"@xo-cash/engine": "^0.0.2-cli.20260907103534754",
"@xo-cash/state": "^0.0.3",
"@xo-cash/templates": "^0.0.3",
"@xo-cash/templates": "^0.0.4",
"@xo-cash/types": "^0.0.5",
"@xo-cash/utils": "^0.0.6-cli.20260907041319224",
"better-sqlite3": "^12.6.2",
@@ -1166,9 +1166,9 @@
}
},
"node_modules/@xo-cash/engine": {
"version": "0.0.2-cli.20260907103534754",
"resolved": "https://verdaccio.harvmaster.com/@xo-cash/engine/-/engine-0.0.2-cli.20260907103534754.tgz",
"integrity": "sha512-HcR5uECJ1SRLZaCfzCsSGTUMmeU4v7dMVgiLhxdbBLUFEUYKEax5bX1BuKrfaqp7+FlN772skK/rAt6TzuKFfQ==",
"version": "0.0.2-test.20260907033538062",
"resolved": "https://verdaccio.harvmaster.com/@xo-cash/engine/-/engine-0.0.2-test.20260907033538062.tgz",
"integrity": "sha512-DbvwuPuHVdcyZQ004hsvry6plR4GozLI9wHesctqwthQqQaF7H6XS2yCbx8559emr8Rzgtzsio2AK5gR5xSMdw==",
"license": "MIT",
"dependencies": {
"@bitauth/libauth": "^3.1.0-next.8",
@@ -1181,7 +1181,7 @@
"@xo-cash/state": "0.0.3",
"@xo-cash/templates": "0.0.3",
"@xo-cash/types": "0.0.5",
"@xo-cash/utils": "^0.0.6-cli.20260907035204932",
"@xo-cash/utils": "0.0.4",
"eventemitter3": "^5.0.1"
}
},
@@ -1197,6 +1197,24 @@
"@xo-cash/utils": "0.0.4"
}
},
"node_modules/@xo-cash/engine/node_modules/@xo-cash/templates": {
"version": "0.0.3",
"resolved": "https://verdaccio.harvmaster.com/@xo-cash/templates/-/templates-0.0.3.tgz",
"integrity": "sha512-c+qEwkMzXFS2BSsNW37nGxiR536H3JNGd8wNbNaLAcItLf9EKxpsNDzN0/XG2C961zpA6cXCgmqgvvS038RTtw==",
"license": "MIT",
"dependencies": {
"@xo-cash/types": "0.0.4"
}
},
"node_modules/@xo-cash/engine/node_modules/@xo-cash/templates/node_modules/@xo-cash/types": {
"version": "0.0.4",
"resolved": "https://verdaccio.harvmaster.com/@xo-cash/types/-/types-0.0.4.tgz",
"integrity": "sha512-XBB/jNC1orDcMUi5Q0g+fnPXdKdb+n7OyqmJ8pxFrfM0y9OAdLjfddMih/JWfOWQtBkvY0CtdaZapgBSrvLeSw==",
"license": "MIT",
"dependencies": {
"@bitauth/libauth": "^3.1.0-next.8"
}
},
"node_modules/@xo-cash/engine/node_modules/@xo-cash/utils": {
"version": "0.0.4",
"resolved": "https://verdaccio.harvmaster.com/@xo-cash/utils/-/utils-0.0.4.tgz",
@@ -1273,22 +1291,10 @@
}
},
"node_modules/@xo-cash/templates": {
"version": "0.0.3",
"resolved": "https://verdaccio.harvmaster.com/@xo-cash/templates/-/templates-0.0.3.tgz",
"integrity": "sha512-c+qEwkMzXFS2BSsNW37nGxiR536H3JNGd8wNbNaLAcItLf9EKxpsNDzN0/XG2C961zpA6cXCgmqgvvS038RTtw==",
"license": "MIT",
"dependencies": {
"@xo-cash/types": "0.0.4"
}
},
"node_modules/@xo-cash/templates/node_modules/@xo-cash/types": {
"version": "0.0.4",
"resolved": "https://verdaccio.harvmaster.com/@xo-cash/types/-/types-0.0.4.tgz",
"integrity": "sha512-XBB/jNC1orDcMUi5Q0g+fnPXdKdb+n7OyqmJ8pxFrfM0y9OAdLjfddMih/JWfOWQtBkvY0CtdaZapgBSrvLeSw==",
"license": "MIT",
"dependencies": {
"@bitauth/libauth": "^3.1.0-next.8"
}
"resolved": "https://verdaccio.harvmaster.com/@xo-cash/templates/-/templates-0.0.4.tgz",
"integrity": "sha512-+JXG4UK5cEswwp+McuEnSO7Vw2/t61+2eS56UMHp8ikkix/bRA4W41vU6kMi+A+5HzOd1fHNd855LpwMvYZWYQ==",
"license": "MIT"
},
"node_modules/@xo-cash/types": {
"version": "0.0.5",