5etools-utils 0.14.21 → 0.14.23
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 +1 -1
- package/schema/brew/conditionsdiseases.json +1 -1
- package/schema/brew/entry.json +4 -1
- package/schema/brew-fast/conditionsdiseases.json +1 -1
- package/schema/brew-fast/entry.json +4 -1
- package/schema/site/conditionsdiseases.json +3 -5
- package/schema/site/entry.json +4 -1
- package/schema/site-fast/conditionsdiseases.json +3 -5
- package/schema/site-fast/entry.json +4 -1
- package/schema/ua/conditionsdiseases.json +1 -1
- package/schema/ua/entry.json +4 -1
- package/schema/ua-fast/conditionsdiseases.json +1 -1
- package/schema/ua-fast/entry.json +4 -1
package/package.json
CHANGED
package/schema/brew/entry.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"$id": "entry.json",
|
|
4
4
|
"title": "Entry",
|
|
5
5
|
"description": "A recursively renderable object.",
|
|
6
|
-
"version": "1.9.
|
|
6
|
+
"version": "1.9.16",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"_arrayOfSpell": {
|
|
9
9
|
"type": "array",
|
|
@@ -63,6 +63,9 @@
|
|
|
63
63
|
"skipSectionPrefix": {
|
|
64
64
|
"const": true
|
|
65
65
|
},
|
|
66
|
+
"reprintedAs": {
|
|
67
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
68
|
+
},
|
|
66
69
|
"fauxGroupName": {
|
|
67
70
|
"type": "string"
|
|
68
71
|
},
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"$id": "entry.json",
|
|
4
4
|
"title": "Entry",
|
|
5
5
|
"description": "A recursively renderable object.",
|
|
6
|
-
"version": "1.9.
|
|
6
|
+
"version": "1.9.16",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"_arrayOfSpell": {
|
|
9
9
|
"type": "array",
|
|
@@ -63,6 +63,9 @@
|
|
|
63
63
|
"skipSectionPrefix": {
|
|
64
64
|
"const": true
|
|
65
65
|
},
|
|
66
|
+
"reprintedAs": {
|
|
67
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
68
|
+
},
|
|
66
69
|
"fauxGroupName": {
|
|
67
70
|
"type": "string"
|
|
68
71
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "conditionsdiseases.json",
|
|
4
|
-
"version": "1.2.
|
|
4
|
+
"version": "1.2.12",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"_conditionDiseaseBase": {
|
|
@@ -53,8 +53,7 @@
|
|
|
53
53
|
"required": [
|
|
54
54
|
"name",
|
|
55
55
|
"entries",
|
|
56
|
-
"source"
|
|
57
|
-
"page"
|
|
56
|
+
"source"
|
|
58
57
|
],
|
|
59
58
|
"additionalProperties": false
|
|
60
59
|
},
|
|
@@ -119,8 +118,7 @@
|
|
|
119
118
|
"required": [
|
|
120
119
|
"name",
|
|
121
120
|
"entries",
|
|
122
|
-
"source"
|
|
123
|
-
"page"
|
|
121
|
+
"source"
|
|
124
122
|
],
|
|
125
123
|
"additionalProperties": false
|
|
126
124
|
}
|
package/schema/site/entry.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"$id": "entry.json",
|
|
4
4
|
"title": "Entry",
|
|
5
5
|
"description": "A recursively renderable object.",
|
|
6
|
-
"version": "1.9.
|
|
6
|
+
"version": "1.9.16",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"_arrayOfSpell": {
|
|
9
9
|
"type": "array",
|
|
@@ -63,6 +63,9 @@
|
|
|
63
63
|
"skipSectionPrefix": {
|
|
64
64
|
"const": true
|
|
65
65
|
},
|
|
66
|
+
"reprintedAs": {
|
|
67
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
68
|
+
},
|
|
66
69
|
"fauxGroupName": {
|
|
67
70
|
"type": "string"
|
|
68
71
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "conditionsdiseases.json",
|
|
4
|
-
"version": "1.2.
|
|
4
|
+
"version": "1.2.12",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"_conditionDiseaseBase": {
|
|
@@ -53,8 +53,7 @@
|
|
|
53
53
|
"required": [
|
|
54
54
|
"name",
|
|
55
55
|
"entries",
|
|
56
|
-
"source"
|
|
57
|
-
"page"
|
|
56
|
+
"source"
|
|
58
57
|
],
|
|
59
58
|
"additionalProperties": false
|
|
60
59
|
},
|
|
@@ -119,8 +118,7 @@
|
|
|
119
118
|
"required": [
|
|
120
119
|
"name",
|
|
121
120
|
"entries",
|
|
122
|
-
"source"
|
|
123
|
-
"page"
|
|
121
|
+
"source"
|
|
124
122
|
],
|
|
125
123
|
"additionalProperties": false
|
|
126
124
|
}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"$id": "entry.json",
|
|
4
4
|
"title": "Entry",
|
|
5
5
|
"description": "A recursively renderable object.",
|
|
6
|
-
"version": "1.9.
|
|
6
|
+
"version": "1.9.16",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"_arrayOfSpell": {
|
|
9
9
|
"type": "array",
|
|
@@ -63,6 +63,9 @@
|
|
|
63
63
|
"skipSectionPrefix": {
|
|
64
64
|
"const": true
|
|
65
65
|
},
|
|
66
|
+
"reprintedAs": {
|
|
67
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
68
|
+
},
|
|
66
69
|
"fauxGroupName": {
|
|
67
70
|
"type": "string"
|
|
68
71
|
},
|
package/schema/ua/entry.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"$id": "entry.json",
|
|
4
4
|
"title": "Entry",
|
|
5
5
|
"description": "A recursively renderable object.",
|
|
6
|
-
"version": "1.9.
|
|
6
|
+
"version": "1.9.16",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"_arrayOfSpell": {
|
|
9
9
|
"type": "array",
|
|
@@ -63,6 +63,9 @@
|
|
|
63
63
|
"skipSectionPrefix": {
|
|
64
64
|
"const": true
|
|
65
65
|
},
|
|
66
|
+
"reprintedAs": {
|
|
67
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
68
|
+
},
|
|
66
69
|
"fauxGroupName": {
|
|
67
70
|
"type": "string"
|
|
68
71
|
},
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"$id": "entry.json",
|
|
4
4
|
"title": "Entry",
|
|
5
5
|
"description": "A recursively renderable object.",
|
|
6
|
-
"version": "1.9.
|
|
6
|
+
"version": "1.9.16",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"_arrayOfSpell": {
|
|
9
9
|
"type": "array",
|
|
@@ -63,6 +63,9 @@
|
|
|
63
63
|
"skipSectionPrefix": {
|
|
64
64
|
"const": true
|
|
65
65
|
},
|
|
66
|
+
"reprintedAs": {
|
|
67
|
+
"$ref": "util.json#/$defs/reprintedAs"
|
|
68
|
+
},
|
|
66
69
|
"fauxGroupName": {
|
|
67
70
|
"type": "string"
|
|
68
71
|
},
|