5etools-utils 0.7.3 → 0.7.4

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.7.3",
3
+ "version": "0.7.4",
4
4
  "description": "Shared utilities for the 5etools ecosystem.",
5
5
  "type": "module",
6
6
  "main": "lib/Api.js",
@@ -3,7 +3,7 @@
3
3
  "$id": "util.json",
4
4
  "title": "Util",
5
5
  "description": "Utility definitions to be used in other schemas.",
6
- "version": "1.13.10",
6
+ "version": "1.13.11",
7
7
  "$defs": {
8
8
  "metaBlock": {
9
9
  "type": "object",
@@ -159,7 +159,10 @@
159
159
  "table",
160
160
  "recipe",
161
161
  "skill",
162
- "sense"
162
+ "sense",
163
+ "legroup",
164
+ "deck",
165
+ "card"
163
166
  ]
164
167
  },
165
168
  "propNameStats": {
@@ -3,7 +3,7 @@
3
3
  "$id": "util.json",
4
4
  "title": "Util",
5
5
  "description": "Utility definitions to be used in other schemas.",
6
- "version": "1.13.10",
6
+ "version": "1.13.11",
7
7
  "$defs": {
8
8
  "metaBlock": {
9
9
  "type": "object",
@@ -159,7 +159,10 @@
159
159
  "table",
160
160
  "recipe",
161
161
  "skill",
162
- "sense"
162
+ "sense",
163
+ "legroup",
164
+ "deck",
165
+ "card"
163
166
  ]
164
167
  },
165
168
  "propNameStats": {
@@ -3,7 +3,7 @@
3
3
  "$id": "util.json",
4
4
  "title": "Util",
5
5
  "description": "Utility definitions to be used in other schemas.",
6
- "version": "1.13.10",
6
+ "version": "1.13.11",
7
7
  "$defs": {
8
8
  "metaBlock": {
9
9
  "type": "object",
@@ -149,7 +149,10 @@
149
149
  "table",
150
150
  "recipe",
151
151
  "skill",
152
- "sense"
152
+ "sense",
153
+ "legroup",
154
+ "deck",
155
+ "card"
153
156
  ]
154
157
  },
155
158
  "propNameStats": {
@@ -3,7 +3,7 @@
3
3
  "$id": "util.json",
4
4
  "title": "Util",
5
5
  "description": "Utility definitions to be used in other schemas.",
6
- "version": "1.13.10",
6
+ "version": "1.13.11",
7
7
  "$defs": {
8
8
  "metaBlock": {
9
9
  "type": "object",
@@ -149,7 +149,10 @@
149
149
  "table",
150
150
  "recipe",
151
151
  "skill",
152
- "sense"
152
+ "sense",
153
+ "legroup",
154
+ "deck",
155
+ "card"
153
156
  ]
154
157
  },
155
158
  "propNameStats": {