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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "5etools-utils",
3
- "version": "0.14.21",
3
+ "version": "0.14.23",
4
4
  "description": "Shared utilities for the 5etools ecosystem.",
5
5
  "type": "module",
6
6
  "main": "lib/Api.js",
@@ -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.11",
4
+ "version": "1.2.12",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "_conditionDiseaseBase": {
@@ -3,7 +3,7 @@
3
3
  "$id": "entry.json",
4
4
  "title": "Entry",
5
5
  "description": "A recursively renderable object.",
6
- "version": "1.9.15",
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.11",
4
+ "version": "1.2.12",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "_conditionDiseaseBase": {
@@ -3,7 +3,7 @@
3
3
  "$id": "entry.json",
4
4
  "title": "Entry",
5
5
  "description": "A recursively renderable object.",
6
- "version": "1.9.15",
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.11",
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.15",
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.11",
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.15",
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.11",
4
+ "version": "1.2.12",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "_conditionDiseaseBase": {
@@ -3,7 +3,7 @@
3
3
  "$id": "entry.json",
4
4
  "title": "Entry",
5
5
  "description": "A recursively renderable object.",
6
- "version": "1.9.15",
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.11",
4
+ "version": "1.2.12",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "_conditionDiseaseBase": {
@@ -3,7 +3,7 @@
3
3
  "$id": "entry.json",
4
4
  "title": "Entry",
5
5
  "description": "A recursively renderable object.",
6
- "version": "1.9.15",
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
  },