5etools-utils 0.16.31 → 0.16.32

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.16.31",
3
+ "version": "0.16.32",
4
4
  "description": "Shared utilities for the 5etools ecosystem.",
5
5
  "type": "module",
6
6
  "main": "lib/Api.js",
@@ -65,7 +65,7 @@
65
65
  "json-source-map": "^0.6.1",
66
66
  "number-precision": "^1.6.0",
67
67
  "sanitize-html": "^2.17.1",
68
- "simple-git": "^3.32.1"
68
+ "simple-git": "^3.36.0"
69
69
  },
70
70
  "devDependencies": {
71
71
  "@eslint/js": "^10.0.1",
@@ -2,7 +2,7 @@
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "util-foundry.json",
4
4
  "title": "Util: Foundry",
5
- "version": "1.1.9",
5
+ "version": "1.1.10",
6
6
  "$defs": {
7
7
  "entryDataObject": {
8
8
  "description": "Additional \"5etools-type\" data to be stored on the entry.",
@@ -1773,6 +1773,13 @@
1773
1773
  "img": {
1774
1774
  "type": "string"
1775
1775
  },
1776
+ "showIcon": {
1777
+ "type": "integer",
1778
+ "enum": [
1779
+ 0,
1780
+ 2
1781
+ ]
1782
+ },
1776
1783
  "description": {
1777
1784
  "type": "string"
1778
1785
  },
@@ -2,7 +2,7 @@
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "util-foundry.json",
4
4
  "title": "Util: Foundry",
5
- "version": "1.1.9",
5
+ "version": "1.1.10",
6
6
  "$defs": {
7
7
  "entryDataObject": {
8
8
  "description": "Additional \"5etools-type\" data to be stored on the entry.",
@@ -1773,6 +1773,13 @@
1773
1773
  "img": {
1774
1774
  "type": "string"
1775
1775
  },
1776
+ "showIcon": {
1777
+ "type": "integer",
1778
+ "enum": [
1779
+ 0,
1780
+ 2
1781
+ ]
1782
+ },
1776
1783
  "description": {
1777
1784
  "type": "string"
1778
1785
  },
@@ -2,7 +2,7 @@
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "util-foundry.json",
4
4
  "title": "Util: Foundry",
5
- "version": "1.1.9",
5
+ "version": "1.1.10",
6
6
  "$defs": {
7
7
  "entryDataObject": {
8
8
  "description": "Additional \"5etools-type\" data to be stored on the entry.",
@@ -1773,6 +1773,13 @@
1773
1773
  "img": {
1774
1774
  "type": "string"
1775
1775
  },
1776
+ "showIcon": {
1777
+ "type": "integer",
1778
+ "enum": [
1779
+ 0,
1780
+ 2
1781
+ ]
1782
+ },
1776
1783
  "description": {
1777
1784
  "type": "string"
1778
1785
  },
@@ -2,7 +2,7 @@
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "util-foundry.json",
4
4
  "title": "Util: Foundry",
5
- "version": "1.1.9",
5
+ "version": "1.1.10",
6
6
  "$defs": {
7
7
  "entryDataObject": {
8
8
  "description": "Additional \"5etools-type\" data to be stored on the entry.",
@@ -1773,6 +1773,13 @@
1773
1773
  "img": {
1774
1774
  "type": "string"
1775
1775
  },
1776
+ "showIcon": {
1777
+ "type": "integer",
1778
+ "enum": [
1779
+ 0,
1780
+ 2
1781
+ ]
1782
+ },
1776
1783
  "description": {
1777
1784
  "type": "string"
1778
1785
  },
@@ -2,7 +2,7 @@
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "util-foundry.json",
4
4
  "title": "Util: Foundry",
5
- "version": "1.1.9",
5
+ "version": "1.1.10",
6
6
  "$defs": {
7
7
  "entryDataObject": {
8
8
  "description": "Additional \"5etools-type\" data to be stored on the entry.",
@@ -1773,6 +1773,13 @@
1773
1773
  "img": {
1774
1774
  "type": "string"
1775
1775
  },
1776
+ "showIcon": {
1777
+ "type": "integer",
1778
+ "enum": [
1779
+ 0,
1780
+ 2
1781
+ ]
1782
+ },
1776
1783
  "description": {
1777
1784
  "type": "string"
1778
1785
  },
@@ -2,7 +2,7 @@
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "util-foundry.json",
4
4
  "title": "Util: Foundry",
5
- "version": "1.1.9",
5
+ "version": "1.1.10",
6
6
  "$defs": {
7
7
  "entryDataObject": {
8
8
  "description": "Additional \"5etools-type\" data to be stored on the entry.",
@@ -1773,6 +1773,13 @@
1773
1773
  "img": {
1774
1774
  "type": "string"
1775
1775
  },
1776
+ "showIcon": {
1777
+ "type": "integer",
1778
+ "enum": [
1779
+ 0,
1780
+ 2
1781
+ ]
1782
+ },
1776
1783
  "description": {
1777
1784
  "type": "string"
1778
1785
  },