5etools-utils 0.8.8 → 0.8.9
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/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.8.
|
|
6
|
+
"version": "1.8.11",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"_arrayOfSpell": {
|
|
9
9
|
"type": "array",
|
|
@@ -1800,6 +1800,9 @@
|
|
|
1800
1800
|
"title": {
|
|
1801
1801
|
"type": "string"
|
|
1802
1802
|
},
|
|
1803
|
+
"credit": {
|
|
1804
|
+
"type": "string"
|
|
1805
|
+
},
|
|
1803
1806
|
"altText": {
|
|
1804
1807
|
"description": "For accessibility purposes",
|
|
1805
1808
|
"type": "string"
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"$id": "entry.json",
|
|
4
4
|
"title": "Entry",
|
|
5
5
|
"description": "A recursively renderable object.",
|
|
6
|
-
"version": "1.8.
|
|
6
|
+
"version": "1.8.11",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"_arrayOfSpell": {
|
|
9
9
|
"type": "array",
|
|
@@ -1800,6 +1800,9 @@
|
|
|
1800
1800
|
"title": {
|
|
1801
1801
|
"type": "string"
|
|
1802
1802
|
},
|
|
1803
|
+
"credit": {
|
|
1804
|
+
"type": "string"
|
|
1805
|
+
},
|
|
1803
1806
|
"altText": {
|
|
1804
1807
|
"description": "For accessibility purposes",
|
|
1805
1808
|
"type": "string"
|
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.8.
|
|
6
|
+
"version": "1.8.11",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"_arrayOfSpell": {
|
|
9
9
|
"type": "array",
|
|
@@ -1772,6 +1772,9 @@
|
|
|
1772
1772
|
"title": {
|
|
1773
1773
|
"type": "string"
|
|
1774
1774
|
},
|
|
1775
|
+
"credit": {
|
|
1776
|
+
"type": "string"
|
|
1777
|
+
},
|
|
1775
1778
|
"altText": {
|
|
1776
1779
|
"description": "For accessibility purposes",
|
|
1777
1780
|
"type": "string"
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"$id": "entry.json",
|
|
4
4
|
"title": "Entry",
|
|
5
5
|
"description": "A recursively renderable object.",
|
|
6
|
-
"version": "1.8.
|
|
6
|
+
"version": "1.8.11",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"_arrayOfSpell": {
|
|
9
9
|
"type": "array",
|
|
@@ -1772,6 +1772,9 @@
|
|
|
1772
1772
|
"title": {
|
|
1773
1773
|
"type": "string"
|
|
1774
1774
|
},
|
|
1775
|
+
"credit": {
|
|
1776
|
+
"type": "string"
|
|
1777
|
+
},
|
|
1775
1778
|
"altText": {
|
|
1776
1779
|
"description": "For accessibility purposes",
|
|
1777
1780
|
"type": "string"
|