5etools-utils 0.9.28 → 0.9.29
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/objects.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "objects.json",
|
|
4
|
-
"version": "1.
|
|
4
|
+
"version": "1.3.0",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"object": {
|
|
@@ -17,7 +17,11 @@
|
|
|
17
17
|
"$ref": "util.json#/$defs/page"
|
|
18
18
|
},
|
|
19
19
|
"size": {
|
|
20
|
-
"
|
|
20
|
+
"type": "array",
|
|
21
|
+
"items": {
|
|
22
|
+
"$ref": "util.json#/$defs/size"
|
|
23
|
+
},
|
|
24
|
+
"uniqueItems": true
|
|
21
25
|
},
|
|
22
26
|
"creatureType": {
|
|
23
27
|
"$ref": "util.json#/$defs/creatureType"
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "objects.json",
|
|
4
|
-
"version": "1.
|
|
4
|
+
"version": "1.3.0",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"object": {
|
|
@@ -17,7 +17,11 @@
|
|
|
17
17
|
"$ref": "util.json#/$defs/page"
|
|
18
18
|
},
|
|
19
19
|
"size": {
|
|
20
|
-
"
|
|
20
|
+
"type": "array",
|
|
21
|
+
"items": {
|
|
22
|
+
"$ref": "util.json#/$defs/size"
|
|
23
|
+
},
|
|
24
|
+
"uniqueItems": true
|
|
21
25
|
},
|
|
22
26
|
"creatureType": {
|
|
23
27
|
"$ref": "util.json#/$defs/creatureType"
|
package/schema/site/objects.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "objects.json",
|
|
4
|
-
"version": "1.
|
|
4
|
+
"version": "1.3.0",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"object": {
|
|
@@ -17,7 +17,11 @@
|
|
|
17
17
|
"$ref": "util.json#/$defs/page"
|
|
18
18
|
},
|
|
19
19
|
"size": {
|
|
20
|
-
"
|
|
20
|
+
"type": "array",
|
|
21
|
+
"items": {
|
|
22
|
+
"$ref": "util.json#/$defs/size"
|
|
23
|
+
},
|
|
24
|
+
"uniqueItems": true
|
|
21
25
|
},
|
|
22
26
|
"creatureType": {
|
|
23
27
|
"$ref": "util.json#/$defs/creatureType"
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "objects.json",
|
|
4
|
-
"version": "1.
|
|
4
|
+
"version": "1.3.0",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"object": {
|
|
@@ -17,7 +17,11 @@
|
|
|
17
17
|
"$ref": "util.json#/$defs/page"
|
|
18
18
|
},
|
|
19
19
|
"size": {
|
|
20
|
-
"
|
|
20
|
+
"type": "array",
|
|
21
|
+
"items": {
|
|
22
|
+
"$ref": "util.json#/$defs/size"
|
|
23
|
+
},
|
|
24
|
+
"uniqueItems": true
|
|
21
25
|
},
|
|
22
26
|
"creatureType": {
|
|
23
27
|
"$ref": "util.json#/$defs/creatureType"
|
package/schema/ua/objects.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "objects.json",
|
|
4
|
-
"version": "1.
|
|
4
|
+
"version": "1.3.0",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"object": {
|
|
@@ -17,7 +17,11 @@
|
|
|
17
17
|
"$ref": "util.json#/$defs/page"
|
|
18
18
|
},
|
|
19
19
|
"size": {
|
|
20
|
-
"
|
|
20
|
+
"type": "array",
|
|
21
|
+
"items": {
|
|
22
|
+
"$ref": "util.json#/$defs/size"
|
|
23
|
+
},
|
|
24
|
+
"uniqueItems": true
|
|
21
25
|
},
|
|
22
26
|
"creatureType": {
|
|
23
27
|
"$ref": "util.json#/$defs/creatureType"
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "objects.json",
|
|
4
|
-
"version": "1.
|
|
4
|
+
"version": "1.3.0",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"object": {
|
|
@@ -17,7 +17,11 @@
|
|
|
17
17
|
"$ref": "util.json#/$defs/page"
|
|
18
18
|
},
|
|
19
19
|
"size": {
|
|
20
|
-
"
|
|
20
|
+
"type": "array",
|
|
21
|
+
"items": {
|
|
22
|
+
"$ref": "util.json#/$defs/size"
|
|
23
|
+
},
|
|
24
|
+
"uniqueItems": true
|
|
21
25
|
},
|
|
22
26
|
"creatureType": {
|
|
23
27
|
"$ref": "util.json#/$defs/creatureType"
|