@xyo-network/location-plugin 2.86.4 → 2.87.0-rc.1
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 +3 -1
- package/dist/browser/Plugin.d.cts.map +1 -1
- package/dist/browser/Plugin.d.mts +3 -1
- package/dist/browser/Plugin.d.mts.map +1 -1
- package/dist/browser/Plugin.d.ts +3 -1
- package/dist/browser/Plugin.d.ts.map +1 -1
- package/dist/node/Plugin.d.cts +3 -1
- package/dist/node/Plugin.d.cts.map +1 -1
- package/dist/node/Plugin.d.mts +3 -1
- package/dist/node/Plugin.d.mts.map +1 -1
- package/dist/node/Plugin.d.ts +3 -1
- package/dist/node/Plugin.d.ts.map +1 -1
- package/package.json +13 -12
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { CurrentLocationWitness } from './CurrentLocationWitness';
|
|
2
|
-
export declare const LocationPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<CurrentLocationWitness<import("@
|
|
2
|
+
export declare const LocationPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<CurrentLocationWitness<import("@xylabs/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
|
readonly archivist?: string | undefined;
|
|
@@ -8,6 +8,7 @@ export declare const LocationPlugin: () => import("@xyo-network/payloadset-plugi
|
|
|
8
8
|
readonly paging?: Record<string, {
|
|
9
9
|
size?: number | undefined;
|
|
10
10
|
}> | undefined;
|
|
11
|
+
readonly retry?: import("@xylabs/retry").RetryConfig | undefined;
|
|
11
12
|
schema: "network.xyo.location.current.config";
|
|
12
13
|
readonly security?: {
|
|
13
14
|
readonly allowAnonymous?: boolean | undefined;
|
|
@@ -24,6 +25,7 @@ export declare const LocationPlugin: () => import("@xyo-network/payloadset-plugi
|
|
|
24
25
|
readonly paging?: Record<string, {
|
|
25
26
|
size?: number | undefined;
|
|
26
27
|
}> | undefined;
|
|
28
|
+
readonly retry?: import("@xylabs/retry").RetryConfig | undefined;
|
|
27
29
|
schema: "network.xyo.location.current.config";
|
|
28
30
|
readonly security?: {
|
|
29
31
|
readonly allowAnonymous?: boolean | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAA;AAEjE,eAAO,MAAM,cAAc
|
|
1
|
+
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAA;AAEjE,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAQxB,CAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { CurrentLocationWitness } from './CurrentLocationWitness';
|
|
2
|
-
export declare const LocationPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<CurrentLocationWitness<import("@
|
|
2
|
+
export declare const LocationPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<CurrentLocationWitness<import("@xylabs/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
|
readonly archivist?: string | undefined;
|
|
@@ -8,6 +8,7 @@ export declare const LocationPlugin: () => import("@xyo-network/payloadset-plugi
|
|
|
8
8
|
readonly paging?: Record<string, {
|
|
9
9
|
size?: number | undefined;
|
|
10
10
|
}> | undefined;
|
|
11
|
+
readonly retry?: import("@xylabs/retry").RetryConfig | undefined;
|
|
11
12
|
schema: "network.xyo.location.current.config";
|
|
12
13
|
readonly security?: {
|
|
13
14
|
readonly allowAnonymous?: boolean | undefined;
|
|
@@ -24,6 +25,7 @@ export declare const LocationPlugin: () => import("@xyo-network/payloadset-plugi
|
|
|
24
25
|
readonly paging?: Record<string, {
|
|
25
26
|
size?: number | undefined;
|
|
26
27
|
}> | undefined;
|
|
28
|
+
readonly retry?: import("@xylabs/retry").RetryConfig | undefined;
|
|
27
29
|
schema: "network.xyo.location.current.config";
|
|
28
30
|
readonly security?: {
|
|
29
31
|
readonly allowAnonymous?: boolean | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAA;AAEjE,eAAO,MAAM,cAAc
|
|
1
|
+
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAA;AAEjE,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAQxB,CAAA"}
|
package/dist/browser/Plugin.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { CurrentLocationWitness } from './CurrentLocationWitness';
|
|
2
|
-
export declare const LocationPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<CurrentLocationWitness<import("@
|
|
2
|
+
export declare const LocationPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<CurrentLocationWitness<import("@xylabs/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
|
readonly archivist?: string | undefined;
|
|
@@ -8,6 +8,7 @@ export declare const LocationPlugin: () => import("@xyo-network/payloadset-plugi
|
|
|
8
8
|
readonly paging?: Record<string, {
|
|
9
9
|
size?: number | undefined;
|
|
10
10
|
}> | undefined;
|
|
11
|
+
readonly retry?: import("@xylabs/retry").RetryConfig | undefined;
|
|
11
12
|
schema: "network.xyo.location.current.config";
|
|
12
13
|
readonly security?: {
|
|
13
14
|
readonly allowAnonymous?: boolean | undefined;
|
|
@@ -24,6 +25,7 @@ export declare const LocationPlugin: () => import("@xyo-network/payloadset-plugi
|
|
|
24
25
|
readonly paging?: Record<string, {
|
|
25
26
|
size?: number | undefined;
|
|
26
27
|
}> | undefined;
|
|
28
|
+
readonly retry?: import("@xylabs/retry").RetryConfig | undefined;
|
|
27
29
|
schema: "network.xyo.location.current.config";
|
|
28
30
|
readonly security?: {
|
|
29
31
|
readonly allowAnonymous?: boolean | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAA;AAEjE,eAAO,MAAM,cAAc
|
|
1
|
+
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAA;AAEjE,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAQxB,CAAA"}
|
package/dist/node/Plugin.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { CurrentLocationWitness } from './CurrentLocationWitness';
|
|
2
|
-
export declare const LocationPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<CurrentLocationWitness<import("@
|
|
2
|
+
export declare const LocationPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<CurrentLocationWitness<import("@xylabs/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
|
readonly archivist?: string | undefined;
|
|
@@ -8,6 +8,7 @@ export declare const LocationPlugin: () => import("@xyo-network/payloadset-plugi
|
|
|
8
8
|
readonly paging?: Record<string, {
|
|
9
9
|
size?: number | undefined;
|
|
10
10
|
}> | undefined;
|
|
11
|
+
readonly retry?: import("@xylabs/retry").RetryConfig | undefined;
|
|
11
12
|
schema: "network.xyo.location.current.config";
|
|
12
13
|
readonly security?: {
|
|
13
14
|
readonly allowAnonymous?: boolean | undefined;
|
|
@@ -24,6 +25,7 @@ export declare const LocationPlugin: () => import("@xyo-network/payloadset-plugi
|
|
|
24
25
|
readonly paging?: Record<string, {
|
|
25
26
|
size?: number | undefined;
|
|
26
27
|
}> | undefined;
|
|
28
|
+
readonly retry?: import("@xylabs/retry").RetryConfig | undefined;
|
|
27
29
|
schema: "network.xyo.location.current.config";
|
|
28
30
|
readonly security?: {
|
|
29
31
|
readonly allowAnonymous?: boolean | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAA;AAEjE,eAAO,MAAM,cAAc
|
|
1
|
+
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAA;AAEjE,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAQxB,CAAA"}
|
package/dist/node/Plugin.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { CurrentLocationWitness } from './CurrentLocationWitness';
|
|
2
|
-
export declare const LocationPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<CurrentLocationWitness<import("@
|
|
2
|
+
export declare const LocationPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<CurrentLocationWitness<import("@xylabs/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
|
readonly archivist?: string | undefined;
|
|
@@ -8,6 +8,7 @@ export declare const LocationPlugin: () => import("@xyo-network/payloadset-plugi
|
|
|
8
8
|
readonly paging?: Record<string, {
|
|
9
9
|
size?: number | undefined;
|
|
10
10
|
}> | undefined;
|
|
11
|
+
readonly retry?: import("@xylabs/retry").RetryConfig | undefined;
|
|
11
12
|
schema: "network.xyo.location.current.config";
|
|
12
13
|
readonly security?: {
|
|
13
14
|
readonly allowAnonymous?: boolean | undefined;
|
|
@@ -24,6 +25,7 @@ export declare const LocationPlugin: () => import("@xyo-network/payloadset-plugi
|
|
|
24
25
|
readonly paging?: Record<string, {
|
|
25
26
|
size?: number | undefined;
|
|
26
27
|
}> | undefined;
|
|
28
|
+
readonly retry?: import("@xylabs/retry").RetryConfig | undefined;
|
|
27
29
|
schema: "network.xyo.location.current.config";
|
|
28
30
|
readonly security?: {
|
|
29
31
|
readonly allowAnonymous?: boolean | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAA;AAEjE,eAAO,MAAM,cAAc
|
|
1
|
+
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAA;AAEjE,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAQxB,CAAA"}
|
package/dist/node/Plugin.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { CurrentLocationWitness } from './CurrentLocationWitness';
|
|
2
|
-
export declare const LocationPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<CurrentLocationWitness<import("@
|
|
2
|
+
export declare const LocationPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<CurrentLocationWitness<import("@xylabs/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
|
readonly archivist?: string | undefined;
|
|
@@ -8,6 +8,7 @@ export declare const LocationPlugin: () => import("@xyo-network/payloadset-plugi
|
|
|
8
8
|
readonly paging?: Record<string, {
|
|
9
9
|
size?: number | undefined;
|
|
10
10
|
}> | undefined;
|
|
11
|
+
readonly retry?: import("@xylabs/retry").RetryConfig | undefined;
|
|
11
12
|
schema: "network.xyo.location.current.config";
|
|
12
13
|
readonly security?: {
|
|
13
14
|
readonly allowAnonymous?: boolean | undefined;
|
|
@@ -24,6 +25,7 @@ export declare const LocationPlugin: () => import("@xyo-network/payloadset-plugi
|
|
|
24
25
|
readonly paging?: Record<string, {
|
|
25
26
|
size?: number | undefined;
|
|
26
27
|
}> | undefined;
|
|
28
|
+
readonly retry?: import("@xylabs/retry").RetryConfig | undefined;
|
|
27
29
|
schema: "network.xyo.location.current.config";
|
|
28
30
|
readonly security?: {
|
|
29
31
|
readonly allowAnonymous?: boolean | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAA;AAEjE,eAAO,MAAM,cAAc
|
|
1
|
+
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAA;AAEjE,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAQxB,CAAA"}
|
package/package.json
CHANGED
|
@@ -10,18 +10,18 @@
|
|
|
10
10
|
"url": "https://github.com/XYOracleNetwork/plugins/issues"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@xylabs/assert": "^2.13.
|
|
14
|
-
"@xyo-network/abstract-witness": "^2.
|
|
15
|
-
"@xyo-network/location-payload-plugin": "~2.
|
|
16
|
-
"@xyo-network/module-model": "^2.
|
|
17
|
-
"@xyo-network/payload-model": "^2.
|
|
18
|
-
"@xyo-network/payloadset-plugin": "^2.
|
|
19
|
-
"@xyo-network/witness-model": "^2.
|
|
13
|
+
"@xylabs/assert": "^2.13.29",
|
|
14
|
+
"@xyo-network/abstract-witness": "^2.89.0-rc.2",
|
|
15
|
+
"@xyo-network/location-payload-plugin": "~2.87.0-rc.1",
|
|
16
|
+
"@xyo-network/module-model": "^2.89.0-rc.2",
|
|
17
|
+
"@xyo-network/payload-model": "^2.89.0-rc.2",
|
|
18
|
+
"@xyo-network/payloadset-plugin": "^2.89.0-rc.2",
|
|
19
|
+
"@xyo-network/witness-model": "^2.89.0-rc.2"
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
|
-
"@xylabs/ts-scripts-yarn3": "^3.2.
|
|
23
|
-
"@xylabs/tsconfig-dom": "^3.2.
|
|
24
|
-
"@xylabs/tsconfig-dom-jest": "^3.2.
|
|
22
|
+
"@xylabs/ts-scripts-yarn3": "^3.2.42",
|
|
23
|
+
"@xylabs/tsconfig-dom": "^3.2.42",
|
|
24
|
+
"@xylabs/tsconfig-dom-jest": "^3.2.42",
|
|
25
25
|
"typescript": "^5.3.3"
|
|
26
26
|
},
|
|
27
27
|
"description": "Typescript/Javascript Plugins for XYO Platform",
|
|
@@ -63,6 +63,7 @@
|
|
|
63
63
|
"url": "https://github.com/XYOracleNetwork/plugins.git"
|
|
64
64
|
},
|
|
65
65
|
"sideEffects": false,
|
|
66
|
-
"version": "2.
|
|
67
|
-
"type": "module"
|
|
66
|
+
"version": "2.87.0-rc.1",
|
|
67
|
+
"type": "module",
|
|
68
|
+
"stableVersion": "2.86.5"
|
|
68
69
|
}
|