5etools-utils 0.13.25 → 0.13.26
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/package.json
CHANGED
package/schema/brew/rewards.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "rewards.json",
|
|
4
|
-
"version": "1.2.
|
|
4
|
+
"version": "1.2.2",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"reward": {
|
|
@@ -13,6 +13,9 @@
|
|
|
13
13
|
"source": {
|
|
14
14
|
"$ref": "util.json#/$defs/source"
|
|
15
15
|
},
|
|
16
|
+
"otherSources": {
|
|
17
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
18
|
+
},
|
|
16
19
|
"page": {
|
|
17
20
|
"$ref": "util.json#/$defs/page"
|
|
18
21
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "rewards.json",
|
|
4
|
-
"version": "1.2.
|
|
4
|
+
"version": "1.2.2",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"reward": {
|
|
@@ -13,6 +13,9 @@
|
|
|
13
13
|
"source": {
|
|
14
14
|
"$ref": "util.json#/$defs/source"
|
|
15
15
|
},
|
|
16
|
+
"otherSources": {
|
|
17
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
18
|
+
},
|
|
16
19
|
"page": {
|
|
17
20
|
"$ref": "util.json#/$defs/page"
|
|
18
21
|
},
|
package/schema/site/rewards.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "rewards.json",
|
|
4
|
-
"version": "1.2.
|
|
4
|
+
"version": "1.2.2",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"reward": {
|
|
@@ -13,6 +13,9 @@
|
|
|
13
13
|
"source": {
|
|
14
14
|
"$ref": "util.json#/$defs/source"
|
|
15
15
|
},
|
|
16
|
+
"otherSources": {
|
|
17
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
18
|
+
},
|
|
16
19
|
"page": {
|
|
17
20
|
"$ref": "util.json#/$defs/page"
|
|
18
21
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "rewards.json",
|
|
4
|
-
"version": "1.2.
|
|
4
|
+
"version": "1.2.2",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"reward": {
|
|
@@ -13,6 +13,9 @@
|
|
|
13
13
|
"source": {
|
|
14
14
|
"$ref": "util.json#/$defs/source"
|
|
15
15
|
},
|
|
16
|
+
"otherSources": {
|
|
17
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
18
|
+
},
|
|
16
19
|
"page": {
|
|
17
20
|
"$ref": "util.json#/$defs/page"
|
|
18
21
|
},
|
package/schema/ua/rewards.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "rewards.json",
|
|
4
|
-
"version": "1.2.
|
|
4
|
+
"version": "1.2.2",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"reward": {
|
|
@@ -13,6 +13,9 @@
|
|
|
13
13
|
"source": {
|
|
14
14
|
"$ref": "util.json#/$defs/source"
|
|
15
15
|
},
|
|
16
|
+
"otherSources": {
|
|
17
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
18
|
+
},
|
|
16
19
|
"page": {
|
|
17
20
|
"$ref": "util.json#/$defs/page"
|
|
18
21
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "rewards.json",
|
|
4
|
-
"version": "1.2.
|
|
4
|
+
"version": "1.2.2",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"reward": {
|
|
@@ -13,6 +13,9 @@
|
|
|
13
13
|
"source": {
|
|
14
14
|
"$ref": "util.json#/$defs/source"
|
|
15
15
|
},
|
|
16
|
+
"otherSources": {
|
|
17
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
18
|
+
},
|
|
16
19
|
"page": {
|
|
17
20
|
"$ref": "util.json#/$defs/page"
|
|
18
21
|
},
|