5etools-utils 0.12.76 → 0.12.77

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.12.76",
3
+ "version": "0.12.77",
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.17.20",
6
+ "version": "1.17.21",
7
7
  "$defs": {
8
8
  "metaDependenciesArray": {
9
9
  "type": "array",
@@ -221,7 +221,8 @@
221
221
  "propNameStats": {
222
222
  "type": "string",
223
223
  "enum": [
224
- "subclass"
224
+ "subclass",
225
+ "monsterFluff"
225
226
  ]
226
227
  },
227
228
  "abilityScoreAbbreviation": {
@@ -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.17.20",
6
+ "version": "1.17.21",
7
7
  "$defs": {
8
8
  "metaDependenciesArray": {
9
9
  "type": "array",
@@ -221,7 +221,8 @@
221
221
  "propNameStats": {
222
222
  "type": "string",
223
223
  "enum": [
224
- "subclass"
224
+ "subclass",
225
+ "monsterFluff"
225
226
  ]
226
227
  },
227
228
  "abilityScoreAbbreviation": {
@@ -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.17.20",
6
+ "version": "1.17.21",
7
7
  "$defs": {
8
8
  "metaDependenciesArray": {
9
9
  "type": "array",
@@ -205,7 +205,8 @@
205
205
  "propNameStats": {
206
206
  "type": "string",
207
207
  "enum": [
208
- "subclass"
208
+ "subclass",
209
+ "monsterFluff"
209
210
  ]
210
211
  },
211
212
  "abilityScoreAbbreviation": {
@@ -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.17.20",
6
+ "version": "1.17.21",
7
7
  "$defs": {
8
8
  "metaDependenciesArray": {
9
9
  "type": "array",
@@ -205,7 +205,8 @@
205
205
  "propNameStats": {
206
206
  "type": "string",
207
207
  "enum": [
208
- "subclass"
208
+ "subclass",
209
+ "monsterFluff"
209
210
  ]
210
211
  },
211
212
  "abilityScoreAbbreviation": {
@@ -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.17.20",
6
+ "version": "1.17.21",
7
7
  "$defs": {
8
8
  "metaDependenciesArray": {
9
9
  "type": "array",
@@ -216,7 +216,8 @@
216
216
  "propNameStats": {
217
217
  "type": "string",
218
218
  "enum": [
219
- "subclass"
219
+ "subclass",
220
+ "monsterFluff"
220
221
  ]
221
222
  },
222
223
  "abilityScoreAbbreviation": {
@@ -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.17.20",
6
+ "version": "1.17.21",
7
7
  "$defs": {
8
8
  "metaDependenciesArray": {
9
9
  "type": "array",
@@ -216,7 +216,8 @@
216
216
  "propNameStats": {
217
217
  "type": "string",
218
218
  "enum": [
219
- "subclass"
219
+ "subclass",
220
+ "monsterFluff"
220
221
  ]
221
222
  },
222
223
  "abilityScoreAbbreviation": {