@wise-old-man/utils 3.3.5 → 3.3.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/dist/cjs/index.cjs +4 -0
- package/dist/es/index.js +4 -0
- package/dist/es/index.mjs +4 -0
- package/dist/index.d.ts +11 -1
- package/package.json +1 -1
package/dist/cjs/index.cjs
CHANGED
|
@@ -557,6 +557,7 @@ const Activity = {
|
|
|
557
557
|
const Boss = {
|
|
558
558
|
ABYSSAL_SIRE: 'abyssal_sire',
|
|
559
559
|
ALCHEMICAL_HYDRA: 'alchemical_hydra',
|
|
560
|
+
AMOXLIATL: 'amoxliatl',
|
|
560
561
|
ARAXXOR: 'araxxor',
|
|
561
562
|
ARTIO: 'artio',
|
|
562
563
|
BARROWS_CHESTS: 'barrows_chests',
|
|
@@ -601,6 +602,7 @@ const Boss = {
|
|
|
601
602
|
TEMPOROSS: 'tempoross',
|
|
602
603
|
THE_GAUNTLET: 'the_gauntlet',
|
|
603
604
|
THE_CORRUPTED_GAUNTLET: 'the_corrupted_gauntlet',
|
|
605
|
+
THE_HUEYCOATL: 'the_hueycoatl',
|
|
604
606
|
THE_LEVIATHAN: 'the_leviathan',
|
|
605
607
|
THE_WHISPERER: 'the_whisperer',
|
|
606
608
|
THEATRE_OF_BLOOD: 'theatre_of_blood',
|
|
@@ -1901,6 +1903,7 @@ const SkillProps = mapValues({
|
|
|
1901
1903
|
const BossProps = mapValues({
|
|
1902
1904
|
[Boss.ABYSSAL_SIRE]: { name: 'Abyssal Sire' },
|
|
1903
1905
|
[Boss.ALCHEMICAL_HYDRA]: { name: 'Alchemical Hydra' },
|
|
1906
|
+
[Boss.AMOXLIATL]: { name: 'Amoxliatl' },
|
|
1904
1907
|
[Boss.ARAXXOR]: { name: 'Araxxor' },
|
|
1905
1908
|
[Boss.ARTIO]: { name: 'Artio' },
|
|
1906
1909
|
[Boss.BARROWS_CHESTS]: { name: 'Barrows Chests' },
|
|
@@ -1924,6 +1927,7 @@ const BossProps = mapValues({
|
|
|
1924
1927
|
[Boss.GIANT_MOLE]: { name: 'Giant Mole' },
|
|
1925
1928
|
[Boss.GROTESQUE_GUARDIANS]: { name: 'Grotesque Guardians' },
|
|
1926
1929
|
[Boss.HESPORI]: { name: 'Hespori' },
|
|
1930
|
+
[Boss.THE_HUEYCOATL]: { name: 'The Hueycoatl' },
|
|
1927
1931
|
[Boss.KALPHITE_QUEEN]: { name: 'Kalphite Queen' },
|
|
1928
1932
|
[Boss.KING_BLACK_DRAGON]: { name: 'King Black Dragon' },
|
|
1929
1933
|
[Boss.KRAKEN]: { name: 'Kraken' },
|
package/dist/es/index.js
CHANGED
|
@@ -555,6 +555,7 @@ const Activity = {
|
|
|
555
555
|
const Boss = {
|
|
556
556
|
ABYSSAL_SIRE: 'abyssal_sire',
|
|
557
557
|
ALCHEMICAL_HYDRA: 'alchemical_hydra',
|
|
558
|
+
AMOXLIATL: 'amoxliatl',
|
|
558
559
|
ARAXXOR: 'araxxor',
|
|
559
560
|
ARTIO: 'artio',
|
|
560
561
|
BARROWS_CHESTS: 'barrows_chests',
|
|
@@ -599,6 +600,7 @@ const Boss = {
|
|
|
599
600
|
TEMPOROSS: 'tempoross',
|
|
600
601
|
THE_GAUNTLET: 'the_gauntlet',
|
|
601
602
|
THE_CORRUPTED_GAUNTLET: 'the_corrupted_gauntlet',
|
|
603
|
+
THE_HUEYCOATL: 'the_hueycoatl',
|
|
602
604
|
THE_LEVIATHAN: 'the_leviathan',
|
|
603
605
|
THE_WHISPERER: 'the_whisperer',
|
|
604
606
|
THEATRE_OF_BLOOD: 'theatre_of_blood',
|
|
@@ -1899,6 +1901,7 @@ const SkillProps = mapValues({
|
|
|
1899
1901
|
const BossProps = mapValues({
|
|
1900
1902
|
[Boss.ABYSSAL_SIRE]: { name: 'Abyssal Sire' },
|
|
1901
1903
|
[Boss.ALCHEMICAL_HYDRA]: { name: 'Alchemical Hydra' },
|
|
1904
|
+
[Boss.AMOXLIATL]: { name: 'Amoxliatl' },
|
|
1902
1905
|
[Boss.ARAXXOR]: { name: 'Araxxor' },
|
|
1903
1906
|
[Boss.ARTIO]: { name: 'Artio' },
|
|
1904
1907
|
[Boss.BARROWS_CHESTS]: { name: 'Barrows Chests' },
|
|
@@ -1922,6 +1925,7 @@ const BossProps = mapValues({
|
|
|
1922
1925
|
[Boss.GIANT_MOLE]: { name: 'Giant Mole' },
|
|
1923
1926
|
[Boss.GROTESQUE_GUARDIANS]: { name: 'Grotesque Guardians' },
|
|
1924
1927
|
[Boss.HESPORI]: { name: 'Hespori' },
|
|
1928
|
+
[Boss.THE_HUEYCOATL]: { name: 'The Hueycoatl' },
|
|
1925
1929
|
[Boss.KALPHITE_QUEEN]: { name: 'Kalphite Queen' },
|
|
1926
1930
|
[Boss.KING_BLACK_DRAGON]: { name: 'King Black Dragon' },
|
|
1927
1931
|
[Boss.KRAKEN]: { name: 'Kraken' },
|
package/dist/es/index.mjs
CHANGED
|
@@ -555,6 +555,7 @@ const Activity = {
|
|
|
555
555
|
const Boss = {
|
|
556
556
|
ABYSSAL_SIRE: 'abyssal_sire',
|
|
557
557
|
ALCHEMICAL_HYDRA: 'alchemical_hydra',
|
|
558
|
+
AMOXLIATL: 'amoxliatl',
|
|
558
559
|
ARAXXOR: 'araxxor',
|
|
559
560
|
ARTIO: 'artio',
|
|
560
561
|
BARROWS_CHESTS: 'barrows_chests',
|
|
@@ -599,6 +600,7 @@ const Boss = {
|
|
|
599
600
|
TEMPOROSS: 'tempoross',
|
|
600
601
|
THE_GAUNTLET: 'the_gauntlet',
|
|
601
602
|
THE_CORRUPTED_GAUNTLET: 'the_corrupted_gauntlet',
|
|
603
|
+
THE_HUEYCOATL: 'the_hueycoatl',
|
|
602
604
|
THE_LEVIATHAN: 'the_leviathan',
|
|
603
605
|
THE_WHISPERER: 'the_whisperer',
|
|
604
606
|
THEATRE_OF_BLOOD: 'theatre_of_blood',
|
|
@@ -1899,6 +1901,7 @@ const SkillProps = mapValues({
|
|
|
1899
1901
|
const BossProps = mapValues({
|
|
1900
1902
|
[Boss.ABYSSAL_SIRE]: { name: 'Abyssal Sire' },
|
|
1901
1903
|
[Boss.ALCHEMICAL_HYDRA]: { name: 'Alchemical Hydra' },
|
|
1904
|
+
[Boss.AMOXLIATL]: { name: 'Amoxliatl' },
|
|
1902
1905
|
[Boss.ARAXXOR]: { name: 'Araxxor' },
|
|
1903
1906
|
[Boss.ARTIO]: { name: 'Artio' },
|
|
1904
1907
|
[Boss.BARROWS_CHESTS]: { name: 'Barrows Chests' },
|
|
@@ -1922,6 +1925,7 @@ const BossProps = mapValues({
|
|
|
1922
1925
|
[Boss.GIANT_MOLE]: { name: 'Giant Mole' },
|
|
1923
1926
|
[Boss.GROTESQUE_GUARDIANS]: { name: 'Grotesque Guardians' },
|
|
1924
1927
|
[Boss.HESPORI]: { name: 'Hespori' },
|
|
1928
|
+
[Boss.THE_HUEYCOATL]: { name: 'The Hueycoatl' },
|
|
1925
1929
|
[Boss.KALPHITE_QUEEN]: { name: 'Kalphite Queen' },
|
|
1926
1930
|
[Boss.KING_BLACK_DRAGON]: { name: 'King Black Dragon' },
|
|
1927
1931
|
[Boss.KRAKEN]: { name: 'Kraken' },
|
package/dist/index.d.ts
CHANGED
|
@@ -221,6 +221,8 @@ type Prisma_Base_Snapshot = {
|
|
|
221
221
|
abyssal_sireKills: number;
|
|
222
222
|
alchemical_hydraRank: number;
|
|
223
223
|
alchemical_hydraKills: number;
|
|
224
|
+
amoxliatlRank: number;
|
|
225
|
+
amoxliatlKills: number;
|
|
224
226
|
artioRank: number;
|
|
225
227
|
artioKills: number;
|
|
226
228
|
barrows_chestsRank: number;
|
|
@@ -262,8 +264,8 @@ type Prisma_Base_Snapshot = {
|
|
|
262
264
|
grotesque_guardiansRank: number;
|
|
263
265
|
grotesque_guardiansKills: number;
|
|
264
266
|
hesporiRank: number;
|
|
265
|
-
kalphite_queenKills: number;
|
|
266
267
|
hesporiKills: number;
|
|
268
|
+
kalphite_queenKills: number;
|
|
267
269
|
kalphite_queenRank: number;
|
|
268
270
|
king_black_dragonRank: number;
|
|
269
271
|
king_black_dragonKills: number;
|
|
@@ -293,6 +295,8 @@ type Prisma_Base_Snapshot = {
|
|
|
293
295
|
the_gauntletKills: number;
|
|
294
296
|
the_corrupted_gauntletKills: number;
|
|
295
297
|
the_corrupted_gauntletRank: number;
|
|
298
|
+
the_hueycoatlRank: number;
|
|
299
|
+
the_hueycoatlKills: number;
|
|
296
300
|
theatre_of_bloodRank: number;
|
|
297
301
|
theatre_of_bloodKills: number;
|
|
298
302
|
thermonuclear_smoke_devilRank: number;
|
|
@@ -425,6 +429,7 @@ type Activity = (typeof Activity)[keyof typeof Activity];
|
|
|
425
429
|
declare const Boss: {
|
|
426
430
|
readonly ABYSSAL_SIRE: "abyssal_sire";
|
|
427
431
|
readonly ALCHEMICAL_HYDRA: "alchemical_hydra";
|
|
432
|
+
readonly AMOXLIATL: "amoxliatl";
|
|
428
433
|
readonly ARAXXOR: "araxxor";
|
|
429
434
|
readonly ARTIO: "artio";
|
|
430
435
|
readonly BARROWS_CHESTS: "barrows_chests";
|
|
@@ -469,6 +474,7 @@ declare const Boss: {
|
|
|
469
474
|
readonly TEMPOROSS: "tempoross";
|
|
470
475
|
readonly THE_GAUNTLET: "the_gauntlet";
|
|
471
476
|
readonly THE_CORRUPTED_GAUNTLET: "the_corrupted_gauntlet";
|
|
477
|
+
readonly THE_HUEYCOATL: "the_hueycoatl";
|
|
472
478
|
readonly THE_LEVIATHAN: "the_leviathan";
|
|
473
479
|
readonly THE_WHISPERER: "the_whisperer";
|
|
474
480
|
readonly THEATRE_OF_BLOOD: "theatre_of_blood";
|
|
@@ -497,6 +503,7 @@ declare const Metric: {
|
|
|
497
503
|
readonly EHB: "ehb";
|
|
498
504
|
readonly ABYSSAL_SIRE: "abyssal_sire";
|
|
499
505
|
readonly ALCHEMICAL_HYDRA: "alchemical_hydra";
|
|
506
|
+
readonly AMOXLIATL: "amoxliatl";
|
|
500
507
|
readonly ARAXXOR: "araxxor";
|
|
501
508
|
readonly ARTIO: "artio";
|
|
502
509
|
readonly BARROWS_CHESTS: "barrows_chests";
|
|
@@ -541,6 +548,7 @@ declare const Metric: {
|
|
|
541
548
|
readonly TEMPOROSS: "tempoross";
|
|
542
549
|
readonly THE_GAUNTLET: "the_gauntlet";
|
|
543
550
|
readonly THE_CORRUPTED_GAUNTLET: "the_corrupted_gauntlet";
|
|
551
|
+
readonly THE_HUEYCOATL: "the_hueycoatl";
|
|
544
552
|
readonly THE_LEVIATHAN: "the_leviathan";
|
|
545
553
|
readonly THE_WHISPERER: "the_whisperer";
|
|
546
554
|
readonly THEATRE_OF_BLOOD: "theatre_of_blood";
|
|
@@ -1645,6 +1653,7 @@ declare const MetricProps: {
|
|
|
1645
1653
|
readonly colosseum_glory: ActivityProperties;
|
|
1646
1654
|
readonly abyssal_sire: BossProperties;
|
|
1647
1655
|
readonly alchemical_hydra: BossProperties;
|
|
1656
|
+
readonly amoxliatl: BossProperties;
|
|
1648
1657
|
readonly araxxor: BossProperties;
|
|
1649
1658
|
readonly artio: BossProperties;
|
|
1650
1659
|
readonly barrows_chests: BossProperties;
|
|
@@ -1689,6 +1698,7 @@ declare const MetricProps: {
|
|
|
1689
1698
|
readonly tempoross: BossProperties;
|
|
1690
1699
|
readonly the_gauntlet: BossProperties;
|
|
1691
1700
|
readonly the_corrupted_gauntlet: BossProperties;
|
|
1701
|
+
readonly the_hueycoatl: BossProperties;
|
|
1692
1702
|
readonly the_leviathan: BossProperties;
|
|
1693
1703
|
readonly the_whisperer: BossProperties;
|
|
1694
1704
|
readonly theatre_of_blood: BossProperties;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wise-old-man/utils",
|
|
3
|
-
"version": "3.3.
|
|
3
|
+
"version": "3.3.6",
|
|
4
4
|
"description": "A JavaScript/TypeScript client that interfaces and consumes the Wise Old Man API, an API that tracks and measures players' progress in Old School Runescape.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"wiseoldman",
|