5etools-utils 0.4.1 → 0.4.2

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.4.1",
3
+ "version": "0.4.2",
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.9",
4
+ "version": "1.10.10",
5
5
  "type": "object",
6
6
  "properties": {
7
7
  "adventure": {
@@ -34,6 +34,7 @@
34
34
  "enum": [
35
35
  "supplement",
36
36
  "supplement-alt",
37
+ "prerelease",
37
38
  "homebrew",
38
39
  "other"
39
40
  ]
@@ -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.7",
4
+ "version": "1.2.8",
5
5
  "type": "object",
6
6
  "properties": {
7
7
  "book": {
@@ -32,6 +32,7 @@
32
32
  "supplement",
33
33
  "supplement-alt",
34
34
  "setting",
35
+ "prerelease",
35
36
  "homebrew",
36
37
  "screen",
37
38
  "other"
@@ -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.9",
4
+ "version": "1.10.10",
5
5
  "type": "object",
6
6
  "properties": {
7
7
  "adventure": {
@@ -34,6 +34,7 @@
34
34
  "enum": [
35
35
  "supplement",
36
36
  "supplement-alt",
37
+ "prerelease",
37
38
  "homebrew",
38
39
  "other"
39
40
  ]
@@ -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.7",
4
+ "version": "1.2.8",
5
5
  "type": "object",
6
6
  "properties": {
7
7
  "book": {
@@ -32,6 +32,7 @@
32
32
  "supplement",
33
33
  "supplement-alt",
34
34
  "setting",
35
+ "prerelease",
35
36
  "homebrew",
36
37
  "screen",
37
38
  "other"
@@ -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.9",
4
+ "version": "1.10.10",
5
5
  "type": "object",
6
6
  "properties": {
7
7
  "adventure": {
@@ -34,6 +34,7 @@
34
34
  "enum": [
35
35
  "supplement",
36
36
  "supplement-alt",
37
+ "prerelease",
37
38
  "homebrew",
38
39
  "other"
39
40
  ]
@@ -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.7",
4
+ "version": "1.2.8",
5
5
  "type": "object",
6
6
  "properties": {
7
7
  "book": {
@@ -32,6 +32,7 @@
32
32
  "supplement",
33
33
  "supplement-alt",
34
34
  "setting",
35
+ "prerelease",
35
36
  "homebrew",
36
37
  "screen",
37
38
  "other"
@@ -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.9",
4
+ "version": "1.10.10",
5
5
  "type": "object",
6
6
  "properties": {
7
7
  "adventure": {
@@ -34,6 +34,7 @@
34
34
  "enum": [
35
35
  "supplement",
36
36
  "supplement-alt",
37
+ "prerelease",
37
38
  "homebrew",
38
39
  "other"
39
40
  ]
@@ -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.7",
4
+ "version": "1.2.8",
5
5
  "type": "object",
6
6
  "properties": {
7
7
  "book": {
@@ -32,6 +32,7 @@
32
32
  "supplement",
33
33
  "supplement-alt",
34
34
  "setting",
35
+ "prerelease",
35
36
  "homebrew",
36
37
  "screen",
37
38
  "other"