5etools-utils 0.13.26 → 0.13.27
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 +1 -1
- package/schema/brew/adventures.json +2 -1
- package/schema/brew/books.json +2 -1
- package/schema/brew-fast/adventures.json +2 -1
- package/schema/brew-fast/books.json +2 -1
- package/schema/site/adventures.json +2 -1
- package/schema/site/books.json +2 -1
- package/schema/site-fast/adventures.json +2 -1
- package/schema/site-fast/books.json +2 -1
- package/schema/ua/adventures.json +2 -1
- package/schema/ua/books.json +2 -1
- package/schema/ua-fast/adventures.json +2 -1
- package/schema/ua-fast/books.json +2 -1
package/package.json
CHANGED
|
@@ -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.
|
|
4
|
+
"version": "1.10.28",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"properties": {
|
|
7
7
|
"adventure": {
|
|
@@ -37,6 +37,7 @@
|
|
|
37
37
|
"supplement-alt",
|
|
38
38
|
"prerelease",
|
|
39
39
|
"homebrew",
|
|
40
|
+
"organised-play",
|
|
40
41
|
"other"
|
|
41
42
|
],
|
|
42
43
|
"markdownDescription": "The group under which this adventure should be listed in the navbar."
|
package/schema/brew/books.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "books.json",
|
|
4
|
-
"version": "1.2.
|
|
4
|
+
"version": "1.2.16",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"properties": {
|
|
7
7
|
"book": {
|
|
@@ -38,6 +38,7 @@
|
|
|
38
38
|
"prerelease",
|
|
39
39
|
"homebrew",
|
|
40
40
|
"screen",
|
|
41
|
+
"organised-play",
|
|
41
42
|
"recipe",
|
|
42
43
|
"other"
|
|
43
44
|
],
|
|
@@ -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.
|
|
4
|
+
"version": "1.10.28",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"properties": {
|
|
7
7
|
"adventure": {
|
|
@@ -37,6 +37,7 @@
|
|
|
37
37
|
"supplement-alt",
|
|
38
38
|
"prerelease",
|
|
39
39
|
"homebrew",
|
|
40
|
+
"organised-play",
|
|
40
41
|
"other"
|
|
41
42
|
],
|
|
42
43
|
"markdownDescription": "The group under which this adventure should be listed in the navbar."
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "books.json",
|
|
4
|
-
"version": "1.2.
|
|
4
|
+
"version": "1.2.16",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"properties": {
|
|
7
7
|
"book": {
|
|
@@ -38,6 +38,7 @@
|
|
|
38
38
|
"prerelease",
|
|
39
39
|
"homebrew",
|
|
40
40
|
"screen",
|
|
41
|
+
"organised-play",
|
|
41
42
|
"recipe",
|
|
42
43
|
"other"
|
|
43
44
|
],
|
|
@@ -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.
|
|
4
|
+
"version": "1.10.28",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"properties": {
|
|
7
7
|
"adventure": {
|
|
@@ -37,6 +37,7 @@
|
|
|
37
37
|
"supplement-alt",
|
|
38
38
|
"prerelease",
|
|
39
39
|
"homebrew",
|
|
40
|
+
"organised-play",
|
|
40
41
|
"other"
|
|
41
42
|
],
|
|
42
43
|
"markdownDescription": "The group under which this adventure should be listed in the navbar."
|
package/schema/site/books.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "books.json",
|
|
4
|
-
"version": "1.2.
|
|
4
|
+
"version": "1.2.16",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"properties": {
|
|
7
7
|
"book": {
|
|
@@ -38,6 +38,7 @@
|
|
|
38
38
|
"prerelease",
|
|
39
39
|
"homebrew",
|
|
40
40
|
"screen",
|
|
41
|
+
"organised-play",
|
|
41
42
|
"recipe",
|
|
42
43
|
"other"
|
|
43
44
|
],
|
|
@@ -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.
|
|
4
|
+
"version": "1.10.28",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"properties": {
|
|
7
7
|
"adventure": {
|
|
@@ -37,6 +37,7 @@
|
|
|
37
37
|
"supplement-alt",
|
|
38
38
|
"prerelease",
|
|
39
39
|
"homebrew",
|
|
40
|
+
"organised-play",
|
|
40
41
|
"other"
|
|
41
42
|
],
|
|
42
43
|
"markdownDescription": "The group under which this adventure should be listed in the navbar."
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "books.json",
|
|
4
|
-
"version": "1.2.
|
|
4
|
+
"version": "1.2.16",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"properties": {
|
|
7
7
|
"book": {
|
|
@@ -38,6 +38,7 @@
|
|
|
38
38
|
"prerelease",
|
|
39
39
|
"homebrew",
|
|
40
40
|
"screen",
|
|
41
|
+
"organised-play",
|
|
41
42
|
"recipe",
|
|
42
43
|
"other"
|
|
43
44
|
],
|
|
@@ -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.
|
|
4
|
+
"version": "1.10.28",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"properties": {
|
|
7
7
|
"adventure": {
|
|
@@ -37,6 +37,7 @@
|
|
|
37
37
|
"supplement-alt",
|
|
38
38
|
"prerelease",
|
|
39
39
|
"homebrew",
|
|
40
|
+
"organised-play",
|
|
40
41
|
"other"
|
|
41
42
|
],
|
|
42
43
|
"markdownDescription": "The group under which this adventure should be listed in the navbar."
|
package/schema/ua/books.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "books.json",
|
|
4
|
-
"version": "1.2.
|
|
4
|
+
"version": "1.2.16",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"properties": {
|
|
7
7
|
"book": {
|
|
@@ -38,6 +38,7 @@
|
|
|
38
38
|
"prerelease",
|
|
39
39
|
"homebrew",
|
|
40
40
|
"screen",
|
|
41
|
+
"organised-play",
|
|
41
42
|
"recipe",
|
|
42
43
|
"other"
|
|
43
44
|
],
|
|
@@ -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.
|
|
4
|
+
"version": "1.10.28",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"properties": {
|
|
7
7
|
"adventure": {
|
|
@@ -37,6 +37,7 @@
|
|
|
37
37
|
"supplement-alt",
|
|
38
38
|
"prerelease",
|
|
39
39
|
"homebrew",
|
|
40
|
+
"organised-play",
|
|
40
41
|
"other"
|
|
41
42
|
],
|
|
42
43
|
"markdownDescription": "The group under which this adventure should be listed in the navbar."
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "books.json",
|
|
4
|
-
"version": "1.2.
|
|
4
|
+
"version": "1.2.16",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"properties": {
|
|
7
7
|
"book": {
|
|
@@ -38,6 +38,7 @@
|
|
|
38
38
|
"prerelease",
|
|
39
39
|
"homebrew",
|
|
40
40
|
"screen",
|
|
41
|
+
"organised-play",
|
|
41
42
|
"recipe",
|
|
42
43
|
"other"
|
|
43
44
|
],
|