5etools-utils 0.9.49 → 0.9.51

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.9.49",
3
+ "version": "0.9.51",
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": "adventures.json",
4
- "version": "1.10.15",
4
+ "version": "1.10.16",
5
5
  "type": "object",
6
6
  "properties": {
7
7
  "adventure": {
@@ -198,7 +198,8 @@
198
198
  "Planescape",
199
199
  "Adventure Atlas",
200
200
  "Heroes' Feast",
201
- "Family Friendly"
201
+ "Family Friendly",
202
+ "Grim Hollow"
202
203
  ]
203
204
  },
204
205
  "alAveragePlayerLevel": {
@@ -3,7 +3,7 @@
3
3
  "$id": "entry.json",
4
4
  "title": "Entry",
5
5
  "description": "A recursively renderable object.",
6
- "version": "1.8.15",
6
+ "version": "1.8.16",
7
7
  "$defs": {
8
8
  "_arrayOfSpell": {
9
9
  "type": "array",
@@ -257,6 +257,12 @@
257
257
  },
258
258
  "skipItalics": {
259
259
  "type": "boolean"
260
+ },
261
+ "style": {
262
+ "type": "string",
263
+ "enum": [
264
+ "quote-pull"
265
+ ]
260
266
  }
261
267
  },
262
268
  "required": [
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "adventures.json",
4
- "version": "1.10.15",
4
+ "version": "1.10.16",
5
5
  "type": "object",
6
6
  "properties": {
7
7
  "adventure": {
@@ -198,7 +198,8 @@
198
198
  "Planescape",
199
199
  "Adventure Atlas",
200
200
  "Heroes' Feast",
201
- "Family Friendly"
201
+ "Family Friendly",
202
+ "Grim Hollow"
202
203
  ]
203
204
  },
204
205
  "alAveragePlayerLevel": {
@@ -3,7 +3,7 @@
3
3
  "$id": "entry.json",
4
4
  "title": "Entry",
5
5
  "description": "A recursively renderable object.",
6
- "version": "1.8.15",
6
+ "version": "1.8.16",
7
7
  "$defs": {
8
8
  "_arrayOfSpell": {
9
9
  "type": "array",
@@ -257,6 +257,12 @@
257
257
  },
258
258
  "skipItalics": {
259
259
  "type": "boolean"
260
+ },
261
+ "style": {
262
+ "type": "string",
263
+ "enum": [
264
+ "quote-pull"
265
+ ]
260
266
  }
261
267
  },
262
268
  "required": [
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "adventures.json",
4
- "version": "1.10.15",
4
+ "version": "1.10.16",
5
5
  "type": "object",
6
6
  "properties": {
7
7
  "adventure": {
@@ -198,7 +198,8 @@
198
198
  "Planescape",
199
199
  "Adventure Atlas",
200
200
  "Heroes' Feast",
201
- "Family Friendly"
201
+ "Family Friendly",
202
+ "Grim Hollow"
202
203
  ]
203
204
  }
204
205
  },
@@ -3,7 +3,7 @@
3
3
  "$id": "entry.json",
4
4
  "title": "Entry",
5
5
  "description": "A recursively renderable object.",
6
- "version": "1.8.15",
6
+ "version": "1.8.16",
7
7
  "$defs": {
8
8
  "_arrayOfSpell": {
9
9
  "type": "array",
@@ -257,6 +257,12 @@
257
257
  },
258
258
  "skipItalics": {
259
259
  "type": "boolean"
260
+ },
261
+ "style": {
262
+ "type": "string",
263
+ "enum": [
264
+ "quote-pull"
265
+ ]
260
266
  }
261
267
  },
262
268
  "required": [
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "adventures.json",
4
- "version": "1.10.15",
4
+ "version": "1.10.16",
5
5
  "type": "object",
6
6
  "properties": {
7
7
  "adventure": {
@@ -198,7 +198,8 @@
198
198
  "Planescape",
199
199
  "Adventure Atlas",
200
200
  "Heroes' Feast",
201
- "Family Friendly"
201
+ "Family Friendly",
202
+ "Grim Hollow"
202
203
  ]
203
204
  }
204
205
  },
@@ -3,7 +3,7 @@
3
3
  "$id": "entry.json",
4
4
  "title": "Entry",
5
5
  "description": "A recursively renderable object.",
6
- "version": "1.8.15",
6
+ "version": "1.8.16",
7
7
  "$defs": {
8
8
  "_arrayOfSpell": {
9
9
  "type": "array",
@@ -257,6 +257,12 @@
257
257
  },
258
258
  "skipItalics": {
259
259
  "type": "boolean"
260
+ },
261
+ "style": {
262
+ "type": "string",
263
+ "enum": [
264
+ "quote-pull"
265
+ ]
260
266
  }
261
267
  },
262
268
  "required": [
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "adventures.json",
4
- "version": "1.10.15",
4
+ "version": "1.10.16",
5
5
  "type": "object",
6
6
  "properties": {
7
7
  "adventure": {
@@ -198,7 +198,8 @@
198
198
  "Planescape",
199
199
  "Adventure Atlas",
200
200
  "Heroes' Feast",
201
- "Family Friendly"
201
+ "Family Friendly",
202
+ "Grim Hollow"
202
203
  ]
203
204
  }
204
205
  },
@@ -3,7 +3,7 @@
3
3
  "$id": "entry.json",
4
4
  "title": "Entry",
5
5
  "description": "A recursively renderable object.",
6
- "version": "1.8.15",
6
+ "version": "1.8.16",
7
7
  "$defs": {
8
8
  "_arrayOfSpell": {
9
9
  "type": "array",
@@ -257,6 +257,12 @@
257
257
  },
258
258
  "skipItalics": {
259
259
  "type": "boolean"
260
+ },
261
+ "style": {
262
+ "type": "string",
263
+ "enum": [
264
+ "quote-pull"
265
+ ]
260
266
  }
261
267
  },
262
268
  "required": [
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "adventures.json",
4
- "version": "1.10.15",
4
+ "version": "1.10.16",
5
5
  "type": "object",
6
6
  "properties": {
7
7
  "adventure": {
@@ -198,7 +198,8 @@
198
198
  "Planescape",
199
199
  "Adventure Atlas",
200
200
  "Heroes' Feast",
201
- "Family Friendly"
201
+ "Family Friendly",
202
+ "Grim Hollow"
202
203
  ]
203
204
  }
204
205
  },
@@ -3,7 +3,7 @@
3
3
  "$id": "entry.json",
4
4
  "title": "Entry",
5
5
  "description": "A recursively renderable object.",
6
- "version": "1.8.15",
6
+ "version": "1.8.16",
7
7
  "$defs": {
8
8
  "_arrayOfSpell": {
9
9
  "type": "array",
@@ -257,6 +257,12 @@
257
257
  },
258
258
  "skipItalics": {
259
259
  "type": "boolean"
260
+ },
261
+ "style": {
262
+ "type": "string",
263
+ "enum": [
264
+ "quote-pull"
265
+ ]
260
266
  }
261
267
  },
262
268
  "required": [