@xyo-network/crypto-cards-plugins 7.0.3 → 7.0.4

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.
@@ -1,6 +1,2 @@
1
- export * from '@xyo-network/crypto-cards-game-plugin';
2
- export * from '@xyo-network/crypto-cards-move-plugin';
3
- import type { PayloadSetPluginFunc } from '@xyo-network/sdk';
4
- export declare const CryptoCardsPlugins: PayloadSetPluginFunc[];
5
- export default CryptoCardsPlugins;
1
+ export * from '@xyo-network/payloadset-plugins/crypto-cards';
6
2
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,uCAAuC,CAAA;AACrD,cAAc,uCAAuC,CAAA;AAIrD,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,kBAAkB,CAAA;AAE5D,eAAO,MAAM,kBAAkB,EAAE,oBAAoB,EAAmD,CAAA;AAExG,eAAe,kBAAkB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AACA,cAAc,8CAA8C,CAAA"}
@@ -1,12 +1,3 @@
1
1
  // src/index.ts
2
- export * from "@xyo-network/crypto-cards-game-plugin";
3
- export * from "@xyo-network/crypto-cards-move-plugin";
4
- import { CryptoCardsGamePlugin } from "@xyo-network/crypto-cards-game-plugin";
5
- import { CryptoCardsMovePlugin } from "@xyo-network/crypto-cards-move-plugin";
6
- var CryptoCardsPlugins = [CryptoCardsGamePlugin, CryptoCardsMovePlugin];
7
- var index_default = CryptoCardsPlugins;
8
- export {
9
- CryptoCardsPlugins,
10
- index_default as default
11
- };
2
+ export * from "@xyo-network/payloadset-plugins/crypto-cards";
12
3
  //# sourceMappingURL=index.mjs.map
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../src/index.ts"],
4
- "sourcesContent": ["export * from '@xyo-network/crypto-cards-game-plugin'\nexport * from '@xyo-network/crypto-cards-move-plugin'\n\nimport { CryptoCardsGamePlugin } from '@xyo-network/crypto-cards-game-plugin'\nimport { CryptoCardsMovePlugin } from '@xyo-network/crypto-cards-move-plugin'\nimport type { PayloadSetPluginFunc } from '@xyo-network/sdk'\n\nexport const CryptoCardsPlugins: PayloadSetPluginFunc[] = [CryptoCardsGamePlugin, CryptoCardsMovePlugin]\n\nexport default CryptoCardsPlugins\n"],
5
- "mappings": ";AAAA,cAAc;AACd,cAAc;AAEd,SAAS,6BAA6B;AACtC,SAAS,6BAA6B;AAG/B,IAAM,qBAA6C,CAAC,uBAAuB,qBAAqB;AAEvG,IAAO,gBAAQ;",
4
+ "sourcesContent": ["// Compatibility shim: this package re-exports from @xyo-network/payloadset-plugins/crypto-cards.\nexport * from '@xyo-network/payloadset-plugins/crypto-cards'\n"],
5
+ "mappings": ";AACA,cAAc;",
6
6
  "names": []
7
7
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/crypto-cards-plugins",
3
- "version": "7.0.3",
3
+ "version": "7.0.4",
4
4
  "description": "Typescript/Javascript Plugins for XYO Platform",
5
5
  "homepage": "https://xyo.network",
6
6
  "bugs": {
@@ -31,12 +31,15 @@
31
31
  "README.md"
32
32
  ],
33
33
  "dependencies": {
34
- "@xyo-network/crypto-cards-game-plugin": "~7.0.3",
35
- "@xyo-network/crypto-cards-move-plugin": "~7.0.3"
34
+ "@xyo-network/payloadset-plugins": "~7.0.4"
36
35
  },
37
36
  "devDependencies": {
38
- "@ariestools/sdk": "~8.0.2",
39
- "@ariestools/threads": "~8.0.2",
37
+ "@ariestools/crypto": "~8.0.3",
38
+ "@ariestools/eth-address": "~8.0.3",
39
+ "@ariestools/sdk": "~8.0.3",
40
+ "@ariestools/threads": "~8.0.3",
41
+ "@ariestools/toolchain": "~8.6.12",
42
+ "@ariestools/tsconfig": "~8.6.12",
40
43
  "@bitauth/libauth": "~3.0.0",
41
44
  "@metamask/providers": "~22.1.1",
42
45
  "@noble/post-quantum": "~0.6.1",
@@ -44,27 +47,54 @@
44
47
  "@opentelemetry/sdk-trace-base": "~2.9.0",
45
48
  "@scure/base": "~2.2.0",
46
49
  "@scure/bip39": "~2.2.0",
47
- "@xylabs/toolchain": "~8.6.5",
48
- "@xylabs/tsconfig": "~8.6.5",
49
- "@xyo-network/sdk": "~7.0.9",
50
- "@xyo-network/sdk-protocol": "~7.0.14",
50
+ "@uniswap/v3-sdk": "~3.31.0",
51
+ "@xyo-network/diviner-hash-lease": "~7.0.11",
52
+ "@xyo-network/diviner-indexing": "~7.0.11",
53
+ "@xyo-network/open-zeppelin-typechain": "~4.1.3",
54
+ "@xyo-network/sdk": "~7.0.11",
55
+ "@xyo-network/sdk-protocol": "~7.0.15",
56
+ "@xyo-network/uniswap-typechain": "~4.1.3",
57
+ "@xyo-network/witness-blockchain-abstract": "~7.0.11",
58
+ "@xyo-network/witness-evm-abstract": "~7.0.11",
59
+ "@xyo-network/witness-timestamp": "~7.0.11",
51
60
  "ajv": "~8.20.0",
52
61
  "async-mutex": "~0.5.0",
62
+ "base64-js": "~1.5.1",
63
+ "bowser": "~2.14.1",
64
+ "crypto-js": "~4.2.0",
53
65
  "debug": "~4.4.3",
66
+ "es6-dynamic-template": "~2.0.0",
54
67
  "eslint": "~10.6.0",
55
68
  "eslint-import-resolver-typescript": "~4.4.5",
56
69
  "ethers": "~6.17.0",
70
+ "file-type": "~22.0.1",
71
+ "fluent-ffmpeg": "~2.1.3",
72
+ "geotiff": "~3.0.5",
73
+ "gm": "~1.25.1",
74
+ "graphql": "~17.0.2",
75
+ "hasbin": "~1.2.3",
57
76
  "hash-wasm": "~4.12.0",
58
77
  "idb": "~8.0.3",
59
78
  "lru-cache": "~11.5.1",
79
+ "node-screenlogic": "~2.1.1",
60
80
  "observable-fns": "~0.6.1",
81
+ "parse-data-url": "~6.0.0",
82
+ "prom-client": "~15.1.3",
83
+ "regression": "~2.0.1",
84
+ "sha.js": "~2.4.12",
85
+ "svg-parser": "~2.0.4",
86
+ "systeminformation": "~5.31.14",
61
87
  "typescript": "~6.0.3",
88
+ "uuid": "~14.0.1",
62
89
  "webextension-polyfill": "~0.12.0",
90
+ "xml2js": "~0.6.2",
63
91
  "zod": "~4.4.3"
64
92
  },
65
93
  "peerDependencies": {
66
- "@ariestools/sdk": "^8.0.2",
67
- "@ariestools/threads": "^8.0.2",
94
+ "@ariestools/crypto": "^8.0.3",
95
+ "@ariestools/eth-address": "^8.0.3",
96
+ "@ariestools/sdk": "^8.0.3",
97
+ "@ariestools/threads": "^8.0.3",
68
98
  "@bitauth/libauth": "^3.0.0",
69
99
  "@metamask/providers": "^22.1.1",
70
100
  "@noble/post-quantum": "^0.6.1",
@@ -72,17 +102,44 @@
72
102
  "@opentelemetry/sdk-trace-base": "^2.9.0",
73
103
  "@scure/base": "^2.2.0",
74
104
  "@scure/bip39": "^2.2.0",
75
- "@xyo-network/sdk": "^7.0.9",
76
- "@xyo-network/sdk-protocol": "^7.0.14",
105
+ "@uniswap/v3-sdk": "^3.31.0",
106
+ "@xyo-network/diviner-hash-lease": "^7.0.11",
107
+ "@xyo-network/diviner-indexing": "^7.0.11",
108
+ "@xyo-network/open-zeppelin-typechain": "^4.1.3",
109
+ "@xyo-network/sdk": "^7.0.11",
110
+ "@xyo-network/sdk-protocol": "^7.0.15",
111
+ "@xyo-network/uniswap-typechain": "^4.1.3",
112
+ "@xyo-network/witness-blockchain-abstract": "^7.0.11",
113
+ "@xyo-network/witness-evm-abstract": "^7.0.11",
114
+ "@xyo-network/witness-timestamp": "^7.0.11",
77
115
  "ajv": "^8.20.0",
78
116
  "async-mutex": "^0.5.0",
117
+ "base64-js": "^1.5.1",
118
+ "bowser": "^2.14.1",
119
+ "crypto-js": "^4.2.0",
79
120
  "debug": "^4.4.3",
121
+ "es6-dynamic-template": "^2.0.0",
80
122
  "ethers": "^6.17.0",
123
+ "file-type": "^22.0.1",
124
+ "fluent-ffmpeg": "^2.1.3",
125
+ "geotiff": "^3.0.5",
126
+ "gm": "^1.25.1",
127
+ "graphql": "^17.0.2",
128
+ "hasbin": "^1.2.3",
81
129
  "hash-wasm": "^4.12.0",
82
130
  "idb": "^8.0.3",
83
131
  "lru-cache": "^11.5.1",
132
+ "node-screenlogic": "^2.1.1",
84
133
  "observable-fns": "^0.6.1",
134
+ "parse-data-url": "^6.0.0",
135
+ "prom-client": "^15.1.3",
136
+ "regression": "^2.0.1",
137
+ "sha.js": "^2.4.12",
138
+ "svg-parser": "^2.0.4",
139
+ "systeminformation": "^5.31.14",
140
+ "uuid": "^14.0.1",
85
141
  "webextension-polyfill": "^0.12.0",
142
+ "xml2js": "^0.6.2",
86
143
  "zod": "^4.4.3"
87
144
  },
88
145
  "engines": {
@@ -90,5 +147,6 @@
90
147
  },
91
148
  "publishConfig": {
92
149
  "access": "public"
93
- }
150
+ },
151
+ "deprecated": "Use @xyo-network/payloadset-plugins/crypto-cards instead. Replace @xyo-network/crypto-cards-plugins with @xyo-network/payloadset-plugins/crypto-cards. This package is a compatibility shim only and will not receive further updates."
94
152
  }