5etools-utils 0.7.5 → 0.7.6

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/lib/UtilClean.js CHANGED
@@ -5,6 +5,7 @@ const _CLEAN_JSON_REPLACEMENTS = {
5
5
  "“": `\\"`,
6
6
  "”": `\\"`,
7
7
  "’": "'",
8
+ "‘": "'",
8
9
  "…": "...",
9
10
  " ": "\\u00A0",
10
11
  "ff": "ff",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "5etools-utils",
3
- "version": "0.7.5",
3
+ "version": "0.7.6",
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.8",
6
+ "version": "1.8.9",
7
7
  "$defs": {
8
8
  "_arrayOfSpell": {
9
9
  "type": "array",
@@ -705,10 +705,14 @@
705
705
  "list-hang",
706
706
  "list-hang-notitle",
707
707
  "list-lower-roman",
708
+ "list-upper-roman",
708
709
  "list-name",
709
710
  "list-no-bullets"
710
711
  ]
711
712
  },
713
+ "start": {
714
+ "type": "integer"
715
+ },
712
716
  "items": {
713
717
  "type": "array",
714
718
  "items": {
@@ -3,7 +3,7 @@
3
3
  "$id": "entry.json",
4
4
  "title": "Entry",
5
5
  "description": "A recursively renderable object.",
6
- "version": "1.8.8",
6
+ "version": "1.8.9",
7
7
  "$defs": {
8
8
  "_arrayOfSpell": {
9
9
  "type": "array",
@@ -705,10 +705,14 @@
705
705
  "list-hang",
706
706
  "list-hang-notitle",
707
707
  "list-lower-roman",
708
+ "list-upper-roman",
708
709
  "list-name",
709
710
  "list-no-bullets"
710
711
  ]
711
712
  },
713
+ "start": {
714
+ "type": "integer"
715
+ },
712
716
  "items": {
713
717
  "type": "array",
714
718
  "items": {
@@ -3,7 +3,7 @@
3
3
  "$id": "entry.json",
4
4
  "title": "Entry",
5
5
  "description": "A recursively renderable object.",
6
- "version": "1.8.8",
6
+ "version": "1.8.9",
7
7
  "$defs": {
8
8
  "_arrayOfSpell": {
9
9
  "type": "array",
@@ -691,10 +691,14 @@
691
691
  "list-hang",
692
692
  "list-hang-notitle",
693
693
  "list-lower-roman",
694
+ "list-upper-roman",
694
695
  "list-name",
695
696
  "list-no-bullets"
696
697
  ]
697
698
  },
699
+ "start": {
700
+ "type": "integer"
701
+ },
698
702
  "items": {
699
703
  "type": "array",
700
704
  "items": {
@@ -3,7 +3,7 @@
3
3
  "$id": "entry.json",
4
4
  "title": "Entry",
5
5
  "description": "A recursively renderable object.",
6
- "version": "1.8.8",
6
+ "version": "1.8.9",
7
7
  "$defs": {
8
8
  "_arrayOfSpell": {
9
9
  "type": "array",
@@ -691,10 +691,14 @@
691
691
  "list-hang",
692
692
  "list-hang-notitle",
693
693
  "list-lower-roman",
694
+ "list-upper-roman",
694
695
  "list-name",
695
696
  "list-no-bullets"
696
697
  ]
697
698
  },
699
+ "start": {
700
+ "type": "integer"
701
+ },
698
702
  "items": {
699
703
  "type": "array",
700
704
  "items": {