5etools-utils 0.12.1 → 0.12.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.12.1",
3
+ "version": "0.12.2",
4
4
  "description": "Shared utilities for the 5etools ecosystem.",
5
5
  "type": "module",
6
6
  "main": "lib/Api.js",
@@ -45,6 +45,7 @@
45
45
  },
46
46
  "devDependencies": {
47
47
  "eslint": "^8.56.0",
48
- "jest": "^29.7.0"
48
+ "jest": "^29.7.0",
49
+ "simple-git": "^3.24.0"
49
50
  }
50
51
  }
@@ -12,7 +12,7 @@
12
12
  "type": "string"
13
13
  },
14
14
  "alias": {
15
- "$ref": "util.json#/$defs/alias"
15
+ "$ref": "../util.json#/$defs/alias"
16
16
  },
17
17
  "level": {
18
18
  "type": "integer"
@@ -564,7 +564,7 @@
564
564
  "type": "string"
565
565
  },
566
566
  "alias": {
567
- "$ref": "util.json#/$defs/alias"
567
+ "$ref": "../util.json#/$defs/alias"
568
568
  },
569
569
  "level": {
570
570
  "type": "integer"
@@ -1124,7 +1124,7 @@
1124
1124
  "type": "string"
1125
1125
  },
1126
1126
  "alias": {
1127
- "$ref": "util.json#/$defs/alias"
1127
+ "$ref": "../util.json#/$defs/alias"
1128
1128
  },
1129
1129
  "level": {
1130
1130
  "type": "integer"
@@ -12,7 +12,7 @@
12
12
  "type": "string"
13
13
  },
14
14
  "alias": {
15
- "$ref": "util.json#/$defs/alias"
15
+ "$ref": "../util.json#/$defs/alias"
16
16
  },
17
17
  "level": {
18
18
  "type": "integer"
@@ -564,7 +564,7 @@
564
564
  "type": "string"
565
565
  },
566
566
  "alias": {
567
- "$ref": "util.json#/$defs/alias"
567
+ "$ref": "../util.json#/$defs/alias"
568
568
  },
569
569
  "level": {
570
570
  "type": "integer"
@@ -1124,7 +1124,7 @@
1124
1124
  "type": "string"
1125
1125
  },
1126
1126
  "alias": {
1127
- "$ref": "util.json#/$defs/alias"
1127
+ "$ref": "../util.json#/$defs/alias"
1128
1128
  },
1129
1129
  "level": {
1130
1130
  "type": "integer"
@@ -12,7 +12,7 @@
12
12
  "type": "string"
13
13
  },
14
14
  "alias": {
15
- "$ref": "util.json#/$defs/alias"
15
+ "$ref": "../util.json#/$defs/alias"
16
16
  },
17
17
  "level": {
18
18
  "type": "integer"
@@ -351,7 +351,7 @@
351
351
  "type": "string"
352
352
  },
353
353
  "alias": {
354
- "$ref": "util.json#/$defs/alias"
354
+ "$ref": "../util.json#/$defs/alias"
355
355
  },
356
356
  "level": {
357
357
  "type": "integer"
@@ -698,7 +698,7 @@
698
698
  "type": "string"
699
699
  },
700
700
  "alias": {
701
- "$ref": "util.json#/$defs/alias"
701
+ "$ref": "../util.json#/$defs/alias"
702
702
  },
703
703
  "level": {
704
704
  "type": "integer"
@@ -12,7 +12,7 @@
12
12
  "type": "string"
13
13
  },
14
14
  "alias": {
15
- "$ref": "util.json#/$defs/alias"
15
+ "$ref": "../util.json#/$defs/alias"
16
16
  },
17
17
  "level": {
18
18
  "type": "integer"
@@ -351,7 +351,7 @@
351
351
  "type": "string"
352
352
  },
353
353
  "alias": {
354
- "$ref": "util.json#/$defs/alias"
354
+ "$ref": "../util.json#/$defs/alias"
355
355
  },
356
356
  "level": {
357
357
  "type": "integer"
@@ -698,7 +698,7 @@
698
698
  "type": "string"
699
699
  },
700
700
  "alias": {
701
- "$ref": "util.json#/$defs/alias"
701
+ "$ref": "../util.json#/$defs/alias"
702
702
  },
703
703
  "level": {
704
704
  "type": "integer"
@@ -12,7 +12,7 @@
12
12
  "type": "string"
13
13
  },
14
14
  "alias": {
15
- "$ref": "util.json#/$defs/alias"
15
+ "$ref": "../util.json#/$defs/alias"
16
16
  },
17
17
  "level": {
18
18
  "type": "integer"
@@ -531,7 +531,7 @@
531
531
  "type": "string"
532
532
  },
533
533
  "alias": {
534
- "$ref": "util.json#/$defs/alias"
534
+ "$ref": "../util.json#/$defs/alias"
535
535
  },
536
536
  "level": {
537
537
  "type": "integer"
@@ -1058,7 +1058,7 @@
1058
1058
  "type": "string"
1059
1059
  },
1060
1060
  "alias": {
1061
- "$ref": "util.json#/$defs/alias"
1061
+ "$ref": "../util.json#/$defs/alias"
1062
1062
  },
1063
1063
  "level": {
1064
1064
  "type": "integer"
@@ -12,7 +12,7 @@
12
12
  "type": "string"
13
13
  },
14
14
  "alias": {
15
- "$ref": "util.json#/$defs/alias"
15
+ "$ref": "../util.json#/$defs/alias"
16
16
  },
17
17
  "level": {
18
18
  "type": "integer"
@@ -531,7 +531,7 @@
531
531
  "type": "string"
532
532
  },
533
533
  "alias": {
534
- "$ref": "util.json#/$defs/alias"
534
+ "$ref": "../util.json#/$defs/alias"
535
535
  },
536
536
  "level": {
537
537
  "type": "integer"
@@ -1058,7 +1058,7 @@
1058
1058
  "type": "string"
1059
1059
  },
1060
1060
  "alias": {
1061
- "$ref": "util.json#/$defs/alias"
1061
+ "$ref": "../util.json#/$defs/alias"
1062
1062
  },
1063
1063
  "level": {
1064
1064
  "type": "integer"