5etools-utils 0.10.21 → 0.10.23

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.10.21",
3
+ "version": "0.10.23",
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.20",
4
+ "version": "1.10.21",
5
5
  "type": "object",
6
6
  "properties": {
7
7
  "adventure": {
@@ -211,7 +211,8 @@
211
211
  "Drakkenheim",
212
212
  "Humblewood",
213
213
  "Vecna",
214
- "Quests from the Infinite Staircase"
214
+ "Quests from the Infinite Staircase",
215
+ "LEGO"
215
216
  ]
216
217
  },
217
218
  "alAveragePlayerLevel": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "languages.json",
4
- "version": "1.1.10",
4
+ "version": "1.1.11",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "language": {
@@ -108,6 +108,9 @@
108
108
  "name": {
109
109
  "type": "string"
110
110
  },
111
+ "source": {
112
+ "$ref": "util.json#/$defs/source"
113
+ },
111
114
  "fonts": {
112
115
  "type": "array",
113
116
  "items": {
@@ -117,6 +120,7 @@
117
120
  },
118
121
  "required": [
119
122
  "name",
123
+ "source",
120
124
  "fonts"
121
125
  ],
122
126
  "additionalProperties": false
@@ -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.20",
4
+ "version": "1.10.21",
5
5
  "type": "object",
6
6
  "properties": {
7
7
  "adventure": {
@@ -211,7 +211,8 @@
211
211
  "Drakkenheim",
212
212
  "Humblewood",
213
213
  "Vecna",
214
- "Quests from the Infinite Staircase"
214
+ "Quests from the Infinite Staircase",
215
+ "LEGO"
215
216
  ]
216
217
  },
217
218
  "alAveragePlayerLevel": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "languages.json",
4
- "version": "1.1.10",
4
+ "version": "1.1.11",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "language": {
@@ -108,6 +108,9 @@
108
108
  "name": {
109
109
  "type": "string"
110
110
  },
111
+ "source": {
112
+ "$ref": "util.json#/$defs/source"
113
+ },
111
114
  "fonts": {
112
115
  "type": "array",
113
116
  "items": {
@@ -117,6 +120,7 @@
117
120
  },
118
121
  "required": [
119
122
  "name",
123
+ "source",
120
124
  "fonts"
121
125
  ],
122
126
  "additionalProperties": false
@@ -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.20",
4
+ "version": "1.10.21",
5
5
  "type": "object",
6
6
  "properties": {
7
7
  "adventure": {
@@ -211,7 +211,8 @@
211
211
  "Drakkenheim",
212
212
  "Humblewood",
213
213
  "Vecna",
214
- "Quests from the Infinite Staircase"
214
+ "Quests from the Infinite Staircase",
215
+ "LEGO"
215
216
  ]
216
217
  }
217
218
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "languages.json",
4
- "version": "1.1.10",
4
+ "version": "1.1.11",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "language": {
@@ -101,6 +101,9 @@
101
101
  "name": {
102
102
  "type": "string"
103
103
  },
104
+ "source": {
105
+ "$ref": "util.json#/$defs/source"
106
+ },
104
107
  "fonts": {
105
108
  "type": "array",
106
109
  "items": {
@@ -110,6 +113,7 @@
110
113
  },
111
114
  "required": [
112
115
  "name",
116
+ "source",
113
117
  "fonts"
114
118
  ],
115
119
  "additionalProperties": false
@@ -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.20",
4
+ "version": "1.10.21",
5
5
  "type": "object",
6
6
  "properties": {
7
7
  "adventure": {
@@ -211,7 +211,8 @@
211
211
  "Drakkenheim",
212
212
  "Humblewood",
213
213
  "Vecna",
214
- "Quests from the Infinite Staircase"
214
+ "Quests from the Infinite Staircase",
215
+ "LEGO"
215
216
  ]
216
217
  }
217
218
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "languages.json",
4
- "version": "1.1.10",
4
+ "version": "1.1.11",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "language": {
@@ -101,6 +101,9 @@
101
101
  "name": {
102
102
  "type": "string"
103
103
  },
104
+ "source": {
105
+ "$ref": "util.json#/$defs/source"
106
+ },
104
107
  "fonts": {
105
108
  "type": "array",
106
109
  "items": {
@@ -110,6 +113,7 @@
110
113
  },
111
114
  "required": [
112
115
  "name",
116
+ "source",
113
117
  "fonts"
114
118
  ],
115
119
  "additionalProperties": false
@@ -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.20",
4
+ "version": "1.10.21",
5
5
  "type": "object",
6
6
  "properties": {
7
7
  "adventure": {
@@ -211,7 +211,8 @@
211
211
  "Drakkenheim",
212
212
  "Humblewood",
213
213
  "Vecna",
214
- "Quests from the Infinite Staircase"
214
+ "Quests from the Infinite Staircase",
215
+ "LEGO"
215
216
  ]
216
217
  }
217
218
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "languages.json",
4
- "version": "1.1.10",
4
+ "version": "1.1.11",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "language": {
@@ -101,6 +101,9 @@
101
101
  "name": {
102
102
  "type": "string"
103
103
  },
104
+ "source": {
105
+ "$ref": "util.json#/$defs/source"
106
+ },
104
107
  "fonts": {
105
108
  "type": "array",
106
109
  "items": {
@@ -110,6 +113,7 @@
110
113
  },
111
114
  "required": [
112
115
  "name",
116
+ "source",
113
117
  "fonts"
114
118
  ],
115
119
  "additionalProperties": false
@@ -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.20",
4
+ "version": "1.10.21",
5
5
  "type": "object",
6
6
  "properties": {
7
7
  "adventure": {
@@ -211,7 +211,8 @@
211
211
  "Drakkenheim",
212
212
  "Humblewood",
213
213
  "Vecna",
214
- "Quests from the Infinite Staircase"
214
+ "Quests from the Infinite Staircase",
215
+ "LEGO"
215
216
  ]
216
217
  }
217
218
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "languages.json",
4
- "version": "1.1.10",
4
+ "version": "1.1.11",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "language": {
@@ -101,6 +101,9 @@
101
101
  "name": {
102
102
  "type": "string"
103
103
  },
104
+ "source": {
105
+ "$ref": "util.json#/$defs/source"
106
+ },
104
107
  "fonts": {
105
108
  "type": "array",
106
109
  "items": {
@@ -110,6 +113,7 @@
110
113
  },
111
114
  "required": [
112
115
  "name",
116
+ "source",
113
117
  "fonts"
114
118
  ],
115
119
  "additionalProperties": false