@xyo-network/crypto-nft-diviner-score-plugin 2.84.5 → 2.85.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.
- package/dist/browser/Plugin.d.cts +2 -3
- package/dist/browser/Plugin.d.cts.map +1 -1
- package/dist/browser/Plugin.d.mts +2 -3
- package/dist/browser/Plugin.d.mts.map +1 -1
- package/dist/browser/Plugin.d.ts +2 -3
- package/dist/browser/Plugin.d.ts.map +1 -1
- package/dist/node/Plugin.d.cts +2 -3
- package/dist/node/Plugin.d.cts.map +1 -1
- package/dist/node/Plugin.d.mts +2 -3
- package/dist/node/Plugin.d.mts.map +1 -1
- package/dist/node/Plugin.d.ts +2 -3
- package/dist/node/Plugin.d.ts.map +1 -1
- package/package.json +11 -11
|
@@ -2,7 +2,7 @@ import { NftScoreDiviner } from './Diviner';
|
|
|
2
2
|
export declare const NftScoreDivinerPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetDivinerPlugin<NftScoreDiviner<import("@xyo-network/object").BaseParamsFields & {
|
|
3
3
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
4
4
|
config: import("@xyo-network/payload-model").SchemaFields & object & Omit<{
|
|
5
|
-
|
|
5
|
+
accountPath?: string | undefined;
|
|
6
6
|
readonly archivist?: string | undefined;
|
|
7
7
|
readonly labels?: import("@xyo-network/module-model").Labels | undefined;
|
|
8
8
|
readonly name?: string | undefined;
|
|
@@ -19,7 +19,7 @@ export declare const NftScoreDivinerPlugin: () => import("@xyo-network/payloadse
|
|
|
19
19
|
readonly storeQueries?: boolean | undefined;
|
|
20
20
|
readonly timestamp?: boolean | undefined;
|
|
21
21
|
} & import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/payload-model").SchemaFields & object & {
|
|
22
|
-
|
|
22
|
+
accountPath?: string | undefined;
|
|
23
23
|
readonly archivist?: string | undefined;
|
|
24
24
|
readonly labels?: import("@xyo-network/module-model").Labels | undefined;
|
|
25
25
|
readonly name?: string | undefined;
|
|
@@ -43,6 +43,5 @@ export declare const NftScoreDivinerPlugin: () => import("@xyo-network/payloadse
|
|
|
43
43
|
schema: string;
|
|
44
44
|
};
|
|
45
45
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
46
|
-
wallet?: import("@xyo-network/wallet-model").WalletInstance | undefined;
|
|
47
46
|
}>>;
|
|
48
47
|
//# sourceMappingURL=Plugin.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,WAAW,CAAA;AAE3C,eAAO,MAAM,qBAAqB
|
|
1
|
+
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,WAAW,CAAA;AAE3C,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAS/B,CAAA"}
|
|
@@ -2,7 +2,7 @@ import { NftScoreDiviner } from './Diviner';
|
|
|
2
2
|
export declare const NftScoreDivinerPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetDivinerPlugin<NftScoreDiviner<import("@xyo-network/object").BaseParamsFields & {
|
|
3
3
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
4
4
|
config: import("@xyo-network/payload-model").SchemaFields & object & Omit<{
|
|
5
|
-
|
|
5
|
+
accountPath?: string | undefined;
|
|
6
6
|
readonly archivist?: string | undefined;
|
|
7
7
|
readonly labels?: import("@xyo-network/module-model").Labels | undefined;
|
|
8
8
|
readonly name?: string | undefined;
|
|
@@ -19,7 +19,7 @@ export declare const NftScoreDivinerPlugin: () => import("@xyo-network/payloadse
|
|
|
19
19
|
readonly storeQueries?: boolean | undefined;
|
|
20
20
|
readonly timestamp?: boolean | undefined;
|
|
21
21
|
} & import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/payload-model").SchemaFields & object & {
|
|
22
|
-
|
|
22
|
+
accountPath?: string | undefined;
|
|
23
23
|
readonly archivist?: string | undefined;
|
|
24
24
|
readonly labels?: import("@xyo-network/module-model").Labels | undefined;
|
|
25
25
|
readonly name?: string | undefined;
|
|
@@ -43,6 +43,5 @@ export declare const NftScoreDivinerPlugin: () => import("@xyo-network/payloadse
|
|
|
43
43
|
schema: string;
|
|
44
44
|
};
|
|
45
45
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
46
|
-
wallet?: import("@xyo-network/wallet-model").WalletInstance | undefined;
|
|
47
46
|
}>>;
|
|
48
47
|
//# sourceMappingURL=Plugin.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,WAAW,CAAA;AAE3C,eAAO,MAAM,qBAAqB
|
|
1
|
+
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,WAAW,CAAA;AAE3C,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAS/B,CAAA"}
|
package/dist/browser/Plugin.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import { NftScoreDiviner } from './Diviner';
|
|
|
2
2
|
export declare const NftScoreDivinerPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetDivinerPlugin<NftScoreDiviner<import("@xyo-network/object").BaseParamsFields & {
|
|
3
3
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
4
4
|
config: import("@xyo-network/payload-model").SchemaFields & object & Omit<{
|
|
5
|
-
|
|
5
|
+
accountPath?: string | undefined;
|
|
6
6
|
readonly archivist?: string | undefined;
|
|
7
7
|
readonly labels?: import("@xyo-network/module-model").Labels | undefined;
|
|
8
8
|
readonly name?: string | undefined;
|
|
@@ -19,7 +19,7 @@ export declare const NftScoreDivinerPlugin: () => import("@xyo-network/payloadse
|
|
|
19
19
|
readonly storeQueries?: boolean | undefined;
|
|
20
20
|
readonly timestamp?: boolean | undefined;
|
|
21
21
|
} & import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/payload-model").SchemaFields & object & {
|
|
22
|
-
|
|
22
|
+
accountPath?: string | undefined;
|
|
23
23
|
readonly archivist?: string | undefined;
|
|
24
24
|
readonly labels?: import("@xyo-network/module-model").Labels | undefined;
|
|
25
25
|
readonly name?: string | undefined;
|
|
@@ -43,6 +43,5 @@ export declare const NftScoreDivinerPlugin: () => import("@xyo-network/payloadse
|
|
|
43
43
|
schema: string;
|
|
44
44
|
};
|
|
45
45
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
46
|
-
wallet?: import("@xyo-network/wallet-model").WalletInstance | undefined;
|
|
47
46
|
}>>;
|
|
48
47
|
//# sourceMappingURL=Plugin.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,WAAW,CAAA;AAE3C,eAAO,MAAM,qBAAqB
|
|
1
|
+
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,WAAW,CAAA;AAE3C,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAS/B,CAAA"}
|
package/dist/node/Plugin.d.cts
CHANGED
|
@@ -2,7 +2,7 @@ import { NftScoreDiviner } from './Diviner';
|
|
|
2
2
|
export declare const NftScoreDivinerPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetDivinerPlugin<NftScoreDiviner<import("@xyo-network/object").BaseParamsFields & {
|
|
3
3
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
4
4
|
config: import("@xyo-network/payload-model").SchemaFields & object & Omit<{
|
|
5
|
-
|
|
5
|
+
accountPath?: string | undefined;
|
|
6
6
|
readonly archivist?: string | undefined;
|
|
7
7
|
readonly labels?: import("@xyo-network/module-model").Labels | undefined;
|
|
8
8
|
readonly name?: string | undefined;
|
|
@@ -19,7 +19,7 @@ export declare const NftScoreDivinerPlugin: () => import("@xyo-network/payloadse
|
|
|
19
19
|
readonly storeQueries?: boolean | undefined;
|
|
20
20
|
readonly timestamp?: boolean | undefined;
|
|
21
21
|
} & import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/payload-model").SchemaFields & object & {
|
|
22
|
-
|
|
22
|
+
accountPath?: string | undefined;
|
|
23
23
|
readonly archivist?: string | undefined;
|
|
24
24
|
readonly labels?: import("@xyo-network/module-model").Labels | undefined;
|
|
25
25
|
readonly name?: string | undefined;
|
|
@@ -43,6 +43,5 @@ export declare const NftScoreDivinerPlugin: () => import("@xyo-network/payloadse
|
|
|
43
43
|
schema: string;
|
|
44
44
|
};
|
|
45
45
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
46
|
-
wallet?: import("@xyo-network/wallet-model").WalletInstance | undefined;
|
|
47
46
|
}>>;
|
|
48
47
|
//# sourceMappingURL=Plugin.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,WAAW,CAAA;AAE3C,eAAO,MAAM,qBAAqB
|
|
1
|
+
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,WAAW,CAAA;AAE3C,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAS/B,CAAA"}
|
package/dist/node/Plugin.d.mts
CHANGED
|
@@ -2,7 +2,7 @@ import { NftScoreDiviner } from './Diviner';
|
|
|
2
2
|
export declare const NftScoreDivinerPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetDivinerPlugin<NftScoreDiviner<import("@xyo-network/object").BaseParamsFields & {
|
|
3
3
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
4
4
|
config: import("@xyo-network/payload-model").SchemaFields & object & Omit<{
|
|
5
|
-
|
|
5
|
+
accountPath?: string | undefined;
|
|
6
6
|
readonly archivist?: string | undefined;
|
|
7
7
|
readonly labels?: import("@xyo-network/module-model").Labels | undefined;
|
|
8
8
|
readonly name?: string | undefined;
|
|
@@ -19,7 +19,7 @@ export declare const NftScoreDivinerPlugin: () => import("@xyo-network/payloadse
|
|
|
19
19
|
readonly storeQueries?: boolean | undefined;
|
|
20
20
|
readonly timestamp?: boolean | undefined;
|
|
21
21
|
} & import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/payload-model").SchemaFields & object & {
|
|
22
|
-
|
|
22
|
+
accountPath?: string | undefined;
|
|
23
23
|
readonly archivist?: string | undefined;
|
|
24
24
|
readonly labels?: import("@xyo-network/module-model").Labels | undefined;
|
|
25
25
|
readonly name?: string | undefined;
|
|
@@ -43,6 +43,5 @@ export declare const NftScoreDivinerPlugin: () => import("@xyo-network/payloadse
|
|
|
43
43
|
schema: string;
|
|
44
44
|
};
|
|
45
45
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
46
|
-
wallet?: import("@xyo-network/wallet-model").WalletInstance | undefined;
|
|
47
46
|
}>>;
|
|
48
47
|
//# sourceMappingURL=Plugin.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,WAAW,CAAA;AAE3C,eAAO,MAAM,qBAAqB
|
|
1
|
+
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,WAAW,CAAA;AAE3C,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAS/B,CAAA"}
|
package/dist/node/Plugin.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import { NftScoreDiviner } from './Diviner';
|
|
|
2
2
|
export declare const NftScoreDivinerPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetDivinerPlugin<NftScoreDiviner<import("@xyo-network/object").BaseParamsFields & {
|
|
3
3
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
4
4
|
config: import("@xyo-network/payload-model").SchemaFields & object & Omit<{
|
|
5
|
-
|
|
5
|
+
accountPath?: string | undefined;
|
|
6
6
|
readonly archivist?: string | undefined;
|
|
7
7
|
readonly labels?: import("@xyo-network/module-model").Labels | undefined;
|
|
8
8
|
readonly name?: string | undefined;
|
|
@@ -19,7 +19,7 @@ export declare const NftScoreDivinerPlugin: () => import("@xyo-network/payloadse
|
|
|
19
19
|
readonly storeQueries?: boolean | undefined;
|
|
20
20
|
readonly timestamp?: boolean | undefined;
|
|
21
21
|
} & import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/payload-model").SchemaFields & object & {
|
|
22
|
-
|
|
22
|
+
accountPath?: string | undefined;
|
|
23
23
|
readonly archivist?: string | undefined;
|
|
24
24
|
readonly labels?: import("@xyo-network/module-model").Labels | undefined;
|
|
25
25
|
readonly name?: string | undefined;
|
|
@@ -43,6 +43,5 @@ export declare const NftScoreDivinerPlugin: () => import("@xyo-network/payloadse
|
|
|
43
43
|
schema: string;
|
|
44
44
|
};
|
|
45
45
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
46
|
-
wallet?: import("@xyo-network/wallet-model").WalletInstance | undefined;
|
|
47
46
|
}>>;
|
|
48
47
|
//# sourceMappingURL=Plugin.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,WAAW,CAAA;AAE3C,eAAO,MAAM,qBAAqB
|
|
1
|
+
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,WAAW,CAAA;AAE3C,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAS/B,CAAA"}
|
package/package.json
CHANGED
|
@@ -11,14 +11,14 @@
|
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@xylabs/url": "^2.13.20",
|
|
14
|
-
"@xyo-network/abstract-diviner": "^2.
|
|
15
|
-
"@xyo-network/crypto-nft-payload-plugin": "~2.
|
|
16
|
-
"@xyo-network/crypto-nft-score-model": "~2.
|
|
17
|
-
"@xyo-network/diviner-model": "^2.
|
|
18
|
-
"@xyo-network/hash": "^2.
|
|
19
|
-
"@xyo-network/module-model": "^2.
|
|
20
|
-
"@xyo-network/payload-model": "^2.
|
|
21
|
-
"@xyo-network/payloadset-plugin": "^2.
|
|
14
|
+
"@xyo-network/abstract-diviner": "^2.85.0",
|
|
15
|
+
"@xyo-network/crypto-nft-payload-plugin": "~2.85.0",
|
|
16
|
+
"@xyo-network/crypto-nft-score-model": "~2.85.0",
|
|
17
|
+
"@xyo-network/diviner-model": "^2.85.0",
|
|
18
|
+
"@xyo-network/hash": "^2.85.0",
|
|
19
|
+
"@xyo-network/module-model": "^2.85.0",
|
|
20
|
+
"@xyo-network/payload-model": "^2.85.0",
|
|
21
|
+
"@xyo-network/payloadset-plugin": "^2.85.0",
|
|
22
22
|
"ethers": "^6.9.1",
|
|
23
23
|
"svg-parser": "^2.0.4"
|
|
24
24
|
},
|
|
@@ -27,8 +27,8 @@
|
|
|
27
27
|
"@xylabs/jest-helpers": "^2.13.20",
|
|
28
28
|
"@xylabs/ts-scripts-yarn3": "^3.2.25",
|
|
29
29
|
"@xylabs/tsconfig": "^3.2.25",
|
|
30
|
-
"@xyo-network/account": "^2.
|
|
31
|
-
"@xyo-network/payload-wrapper": "^2.
|
|
30
|
+
"@xyo-network/account": "^2.85.0",
|
|
31
|
+
"@xyo-network/payload-wrapper": "^2.85.0",
|
|
32
32
|
"jest": "^29.7.0",
|
|
33
33
|
"typescript": "^5.3.3"
|
|
34
34
|
},
|
|
@@ -71,6 +71,6 @@
|
|
|
71
71
|
"url": "https://github.com/XYOracleNetwork/plugins.git"
|
|
72
72
|
},
|
|
73
73
|
"sideEffects": false,
|
|
74
|
-
"version": "2.
|
|
74
|
+
"version": "2.85.0",
|
|
75
75
|
"type": "module"
|
|
76
76
|
}
|