5etools-utils 0.8.18 → 0.8.19

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.8.18",
3
+ "version": "0.8.19",
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": "entry.json",
4
4
  "title": "Entry",
5
5
  "description": "A recursively renderable object.",
6
- "version": "1.8.12",
6
+ "version": "1.8.13",
7
7
  "$defs": {
8
8
  "_arrayOfSpell": {
9
9
  "type": "array",
@@ -3322,7 +3322,8 @@
3322
3322
  "type": "string",
3323
3323
  "enum": [
3324
3324
  "trait",
3325
- "action"
3325
+ "action",
3326
+ "bonus"
3326
3327
  ]
3327
3328
  },
3328
3329
  "chargesItem": {
@@ -3,7 +3,7 @@
3
3
  "$id": "entry.json",
4
4
  "title": "Entry",
5
5
  "description": "A recursively renderable object.",
6
- "version": "1.8.12",
6
+ "version": "1.8.13",
7
7
  "$defs": {
8
8
  "_arrayOfSpell": {
9
9
  "type": "array",
@@ -3322,7 +3322,8 @@
3322
3322
  "type": "string",
3323
3323
  "enum": [
3324
3324
  "trait",
3325
- "action"
3325
+ "action",
3326
+ "bonus"
3326
3327
  ]
3327
3328
  },
3328
3329
  "chargesItem": {
@@ -3,7 +3,7 @@
3
3
  "$id": "entry.json",
4
4
  "title": "Entry",
5
5
  "description": "A recursively renderable object.",
6
- "version": "1.8.12",
6
+ "version": "1.8.13",
7
7
  "$defs": {
8
8
  "_arrayOfSpell": {
9
9
  "type": "array",
@@ -3279,7 +3279,8 @@
3279
3279
  "type": "string",
3280
3280
  "enum": [
3281
3281
  "trait",
3282
- "action"
3282
+ "action",
3283
+ "bonus"
3283
3284
  ]
3284
3285
  },
3285
3286
  "chargesItem": {
@@ -3,7 +3,7 @@
3
3
  "$id": "entry.json",
4
4
  "title": "Entry",
5
5
  "description": "A recursively renderable object.",
6
- "version": "1.8.12",
6
+ "version": "1.8.13",
7
7
  "$defs": {
8
8
  "_arrayOfSpell": {
9
9
  "type": "array",
@@ -3279,7 +3279,8 @@
3279
3279
  "type": "string",
3280
3280
  "enum": [
3281
3281
  "trait",
3282
- "action"
3282
+ "action",
3283
+ "bonus"
3283
3284
  ]
3284
3285
  },
3285
3286
  "chargesItem": {