@xyo-network/evm-call-witness 6.0.2 → 6.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +5 -0
  2. package/package.json +39 -42
package/README.md CHANGED
@@ -1,3 +1,5 @@
1
+ [![logo][]](https://xyo.network)
2
+
1
3
  # @xyo-network/evm-call-witness
2
4
 
3
5
  [![npm][npm-badge]][npm-link]
@@ -36,9 +38,12 @@ bun add {{name}}
36
38
 
37
39
  See the [LICENSE](LICENSE) file for license rights and limitations (LGPL-3.0-only).
38
40
 
41
+ ## Credits
39
42
 
43
+ [Made with 🔥 and ❄️ by XYO Foundation](https://xyo.network)
40
44
 
41
45
  [npm-badge]: https://img.shields.io/npm/v/@xyo-network/evm-call-witness.svg
42
46
  [npm-link]: https://www.npmjs.com/package/@xyo-network/evm-call-witness
43
47
  [license-badge]: https://img.shields.io/npm/l/@xyo-network/evm-call-witness.svg
44
48
  [license-link]: https://github.com/xylabs/sdk-js/blob/main/LICENSE
49
+ [logo]: https://cdn.xy.company/img/brand/XYO_full_colored.png
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/evm-call-witness",
3
- "version": "6.0.2",
3
+ "version": "6.1.0",
4
4
  "description": "Typescript/Javascript Plugins for XYO Platform",
5
5
  "homepage": "https://xyo.network",
6
6
  "bugs": {
@@ -31,8 +31,8 @@
31
31
  "README.md"
32
32
  ],
33
33
  "dependencies": {
34
- "@xyo-network/erc1967-witness": "~6.0.2",
35
- "@xyo-network/erc1822-witness": "~6.0.2"
34
+ "@xyo-network/erc1822-witness": "~6.1.0",
35
+ "@xyo-network/erc1967-witness": "~6.1.0"
36
36
  },
37
37
  "devDependencies": {
38
38
  "@bitauth/libauth": "~3.0.0",
@@ -42,39 +42,37 @@
42
42
  "@opentelemetry/sdk-trace-base": "^2.7.1",
43
43
  "@scure/base": "^2.2.0",
44
44
  "@scure/bip39": "~2.2.0",
45
- "@xylabs/geo": "^6.0.6",
46
- "@xylabs/sdk-js": "^6.0.6",
47
- "@xylabs/threads": "^6.0.6",
48
- "@xylabs/toolchain": "~8.1.11",
49
- "@xylabs/tsconfig": "~8.1.11",
50
- "@xylabs/vitest-extended": "~6.0.6",
51
- "@xyo-network/diviner-boundwitness": "^6.0.2",
52
- "@xyo-network/diviner-jsonpatch": "~6.0.2",
53
- "@xyo-network/diviner-jsonpatch-memory": "~6.0.2",
54
- "@xyo-network/diviner-jsonpath-aggregate-memory": "~6.0.2",
55
- "@xyo-network/diviner-model": "^6.0.2",
56
- "@xyo-network/diviner-payload-generic": "~6.0.2",
57
- "@xyo-network/diviner-payload-model": "^6.0.2",
58
- "@xyo-network/diviner-range": "~6.0.2",
59
- "@xyo-network/diviner-temporal-indexing": "~6.0.2",
60
- "@xyo-network/module-model": "^6.0.2",
61
- "@xyo-network/module-resolver": "~6.0.2",
62
- "@xyo-network/node-memory": "~6.0.2",
45
+ "@xylabs/geo": "^6.1.0",
46
+ "@xylabs/sdk-js": "^6.1.0",
47
+ "@xylabs/threads": "^6.1.0",
48
+ "@xylabs/toolchain": "~8.1.20",
49
+ "@xylabs/tsconfig": "~8.1.20",
50
+ "@xylabs/vitest-extended": "^6.1.0",
51
+ "@xyo-network/diviner-boundwitness": "^6.1.0",
52
+ "@xyo-network/diviner-jsonpatch": "^6.1.0",
53
+ "@xyo-network/diviner-jsonpatch-memory": "^6.1.0",
54
+ "@xyo-network/diviner-jsonpath-aggregate-memory": "^6.1.0",
55
+ "@xyo-network/diviner-model": "^6.1.0",
56
+ "@xyo-network/diviner-payload-generic": "^6.1.0",
57
+ "@xyo-network/diviner-payload-model": "^6.1.0",
58
+ "@xyo-network/diviner-range": "^6.1.0",
59
+ "@xyo-network/diviner-temporal-indexing": "^6.1.0",
60
+ "@xyo-network/module-model": "^6.1.0",
61
+ "@xyo-network/module-resolver": "^6.1.0",
62
+ "@xyo-network/node-memory": "^6.1.0",
63
63
  "@xyo-network/open-zeppelin-typechain": "^4.1.3",
64
- "@xyo-network/payload-model": "^6.0.7",
65
- "@xyo-network/payload-utils": "~6.0.7",
66
- "@xyo-network/sdk-js": "^6.0.2",
67
- "@xyo-network/sdk-protocol-js": "~6.0.7",
68
- "@xyo-network/sentinel-model": "~6.0.2",
69
- "@xyo-network/wallet-model": "~6.0.7",
70
- "@xyo-network/witness-adhoc": "~6.0.2",
71
- "@xyo-network/witness-evm-abstract": "~6.0.2",
72
- "@xyo-network/witness-model": "~6.0.2",
73
- "@xyo-network/witness-timestamp": "^6.0.2",
64
+ "@xyo-network/payload-model": "^6.1.0",
65
+ "@xyo-network/payload-utils": "^6.1.0",
66
+ "@xyo-network/sdk-js": "^6.1.0",
67
+ "@xyo-network/sdk-protocol-js": "~6.1",
68
+ "@xyo-network/sentinel-model": "^6.1.0",
69
+ "@xyo-network/wallet-model": "^6.1.0",
70
+ "@xyo-network/witness-adhoc": "^6.1.0",
71
+ "@xyo-network/witness-evm-abstract": "^6.1.0",
72
+ "@xyo-network/witness-model": "^6.1.0",
73
+ "@xyo-network/witness-timestamp": "^6.1.0",
74
74
  "ajv": "^8.20.0",
75
75
  "async-mutex": "^0.5.0",
76
- "bn.js": "^5.2.3",
77
- "buffer": "^6.0.3",
78
76
  "debug": "~4.4.3",
79
77
  "eslint": "^10.4.1",
80
78
  "ethers": "^6.16.0",
@@ -84,16 +82,15 @@
84
82
  "jsonpath-plus": "^10.4.0",
85
83
  "lru-cache": "^11.5.1",
86
84
  "observable-fns": "~0.6.1",
87
- "pako": "~2.1.0",
88
85
  "typescript": "~6.0.3",
89
86
  "vite": "^8.0.16",
90
87
  "vitest": "^4.1.8",
91
88
  "webextension-polyfill": "^0.12.0",
92
89
  "zod": "^4.4.3",
93
- "@xyo-network/crypto-contract-function-read-payload-plugin": "~6.0.2",
94
- "@xyo-network/evm-contract-witness": "~6.0.2",
95
- "@xyo-network/evm-nft-id-payload-plugin": "~6.0.2",
96
- "@xyo-network/evm-token-interface-diviner": "~6.0.2"
90
+ "@xyo-network/evm-contract-witness": "~6.1.0",
91
+ "@xyo-network/crypto-contract-function-read-payload-plugin": "~6.1.0",
92
+ "@xyo-network/evm-nft-id-payload-plugin": "~6.1.0",
93
+ "@xyo-network/evm-token-interface-diviner": "~6.1.0"
97
94
  },
98
95
  "peerDependencies": {
99
96
  "@bitauth/libauth": "~3.0",
@@ -108,22 +105,22 @@
108
105
  "@xylabs/threads": "^6.0",
109
106
  "@xyo-network/open-zeppelin-typechain": "^4.1",
110
107
  "@xyo-network/sdk-js": "^6.0",
111
- "@xyo-network/sdk-protocol-js": "~6.0",
108
+ "@xyo-network/sdk-protocol-js": "^6.1",
112
109
  "@xyo-network/witness-evm-abstract": "^6.0",
113
110
  "ajv": "^8.20",
114
111
  "async-mutex": "^0.5",
115
- "bn.js": "^5.2",
116
- "buffer": "^6.0",
117
112
  "debug": "~4.4",
118
113
  "ethers": "^6.16",
119
114
  "hash-wasm": "^4.12",
120
115
  "idb": "^8.0",
121
116
  "lru-cache": "^11.3",
122
117
  "observable-fns": "~0.6",
123
- "pako": "~2.1",
124
118
  "webextension-polyfill": "^0.12",
125
119
  "zod": "^4.4"
126
120
  },
121
+ "engines": {
122
+ "node": "^24"
123
+ },
127
124
  "publishConfig": {
128
125
  "access": "public"
129
126
  }