@wfcd/profile-parser 2.0.14 → 2.0.15
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/ArchonCrystal.d.mts +0 -1
- package/dist/{ItemConfig-C81QdCpU.d.mts → ItemConfig-uxRf3GAy.d.mts} +2 -3
- package/dist/ItemConfig.d.mts +1 -1
- package/dist/{LoadOutInventory-BrtoOtNr.d.mts → LoadOutInventory-D6L-Xf2n.d.mts} +3 -4
- package/dist/LoadOutInventory.d.mts +1 -1
- package/dist/{LoadOutItem-Cd_qovNn.d.mts → LoadOutItem-CitCUcW7.d.mts} +2 -3
- package/dist/LoadOutItem.d.mts +1 -1
- package/dist/{Mission-C7zlZ4eq.d.mts → Mission-Dh8poEBh.d.mts} +0 -1
- package/dist/Mission.d.mts +1 -1
- package/dist/{OperatorLoadOuts-DvlpRvD1.d.mts → OperatorLoadOuts-Bh2yMsL2.d.mts} +2 -3
- package/dist/OperatorLoadOuts.d.mts +1 -1
- package/dist/Profile.d.mts +5 -6
- package/dist/ProfileParser.d.mts +1 -2
- package/dist/{Skin-CpQ4dzEs.d.mts → Skin-DcYAGTZz.d.mts} +0 -1
- package/dist/Skin.d.mts +1 -1
- package/dist/Stats.d.mts +1 -2
- package/dist/{Syndicate-BwHRq-Iw.d.mts → Syndicate-CzI3yiyj.d.mts} +0 -1
- package/dist/Syndicate.d.mts +1 -1
- package/dist/{Utils-xGSP1zu-.d.mts → Utils-D1MZW1kt.d.mts} +0 -1
- package/dist/Utils.d.mts +1 -1
- package/dist/{XpInfo-C1pzVAdK.d.mts → XpInfo-DGAlsS6u.d.mts} +0 -1
- package/dist/XpInfo.d.mts +1 -1
- package/package.json +2 -2
package/dist/ArchonCrystal.d.mts
CHANGED
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import { n as Skin } from "./Skin-
|
|
2
|
-
import { t as ProfileRawColors } from "./Utils-
|
|
1
|
+
import { n as Skin } from "./Skin-DcYAGTZz.mjs";
|
|
2
|
+
import { t as ProfileRawColors } from "./Utils-D1MZW1kt.mjs";
|
|
3
3
|
import { ColorMap } from "@wfcd/items";
|
|
4
4
|
import { Locale } from "warframe-worldstate-data";
|
|
5
|
-
|
|
6
5
|
//#region src/ItemConfig.d.ts
|
|
7
6
|
interface RawItemConfig {
|
|
8
7
|
Skins?: string[];
|
package/dist/ItemConfig.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as RawItemConfig, t as ItemConfig } from "./ItemConfig-
|
|
1
|
+
import { n as RawItemConfig, t as ItemConfig } from "./ItemConfig-uxRf3GAy.mjs";
|
|
2
2
|
export { RawItemConfig, ItemConfig as default };
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import { n as Skin, t as RawSkin } from "./Skin-
|
|
2
|
-
import { n as RawLoadOutItem, t as LoadOutItem } from "./LoadOutItem-
|
|
3
|
-
import { n as XpInfo, t as RawXpItem } from "./XpInfo-
|
|
1
|
+
import { n as Skin, t as RawSkin } from "./Skin-DcYAGTZz.mjs";
|
|
2
|
+
import { n as RawLoadOutItem, t as LoadOutItem } from "./LoadOutItem-CitCUcW7.mjs";
|
|
3
|
+
import { n as XpInfo, t as RawXpItem } from "./XpInfo-DGAlsS6u.mjs";
|
|
4
4
|
import { Locale } from "warframe-worldstate-data";
|
|
5
|
-
|
|
6
5
|
//#region src/LoadOutInventory.d.ts
|
|
7
6
|
interface RawLoadOut {
|
|
8
7
|
WeaponSkins: RawSkin[];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as RawLoadOut, t as LoadOutInventory } from "./LoadOutInventory-
|
|
1
|
+
import { n as RawLoadOut, t as LoadOutInventory } from "./LoadOutInventory-D6L-Xf2n.mjs";
|
|
2
2
|
export { RawLoadOut, LoadOutInventory as default };
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import { n as RawDate } from "./Utils-
|
|
2
|
-
import { n as RawItemConfig, t as ItemConfig } from "./ItemConfig-
|
|
1
|
+
import { n as RawDate } from "./Utils-D1MZW1kt.mjs";
|
|
2
|
+
import { n as RawItemConfig, t as ItemConfig } from "./ItemConfig-uxRf3GAy.mjs";
|
|
3
3
|
import { n as RawPolarity, t as Polarity } from "./Polarity-BWadoIXU.mjs";
|
|
4
4
|
import { ColorMap, Item, RawColors } from "@wfcd/items";
|
|
5
5
|
import { Locale } from "warframe-worldstate-data";
|
|
6
|
-
|
|
7
6
|
//#region src/LoadOutItem.d.ts
|
|
8
7
|
interface RawLoadOutItem {
|
|
9
8
|
ItemId: {
|
package/dist/LoadOutItem.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as RawLoadOutItem, t as LoadOutItem } from "./LoadOutItem-
|
|
1
|
+
import { n as RawLoadOutItem, t as LoadOutItem } from "./LoadOutItem-CitCUcW7.mjs";
|
|
2
2
|
export { RawLoadOutItem, LoadOutItem as default };
|
package/dist/Mission.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as RawMission, t as Mission } from "./Mission-
|
|
1
|
+
import { n as RawMission, t as Mission } from "./Mission-Dh8poEBh.mjs";
|
|
2
2
|
export { RawMission, Mission as default };
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import { n as Skin } from "./Skin-
|
|
2
|
-
import { t as ProfileRawColors } from "./Utils-
|
|
1
|
+
import { n as Skin } from "./Skin-DcYAGTZz.mjs";
|
|
2
|
+
import { t as ProfileRawColors } from "./Utils-D1MZW1kt.mjs";
|
|
3
3
|
import { ColorMap } from "@wfcd/items";
|
|
4
4
|
import { Locale } from "warframe-worldstate-data";
|
|
5
|
-
|
|
6
5
|
//#region src/OperatorLoadOuts.d.ts
|
|
7
6
|
interface RawOperatorLoadOuts {
|
|
8
7
|
Skins: string[];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as RawOperatorLoadOuts, t as OperatorLoadOuts } from "./OperatorLoadOuts-
|
|
1
|
+
import { n as RawOperatorLoadOuts, t as OperatorLoadOuts } from "./OperatorLoadOuts-Bh2yMsL2.mjs";
|
|
2
2
|
export { RawOperatorLoadOuts, OperatorLoadOuts as default };
|
package/dist/Profile.d.mts
CHANGED
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
import { n as RawChallengeProgress, t as ChallengeProgress } from "./ChallengeProgress-BrxgSqf4.mjs";
|
|
2
2
|
import { n as RawIntrinsics, t as Intrinsics } from "./Intrinsics-BhwKpPoY.mjs";
|
|
3
|
-
import { n as RawDate, r as RawId } from "./Utils-
|
|
4
|
-
import { n as RawLoadOut, t as LoadOutInventory } from "./LoadOutInventory-
|
|
3
|
+
import { n as RawDate, r as RawId } from "./Utils-D1MZW1kt.mjs";
|
|
4
|
+
import { n as RawLoadOut, t as LoadOutInventory } from "./LoadOutInventory-D6L-Xf2n.mjs";
|
|
5
5
|
import { n as RawLoadOutPreset, t as LoadOutPreset } from "./LoadOutPreset-CUV29lLL.mjs";
|
|
6
|
-
import { n as RawMission, t as Mission } from "./Mission-
|
|
7
|
-
import { n as RawOperatorLoadOuts, t as OperatorLoadOuts } from "./OperatorLoadOuts-
|
|
8
|
-
import { n as Syndicate, t as RawAffiliation } from "./Syndicate-
|
|
6
|
+
import { n as RawMission, t as Mission } from "./Mission-Dh8poEBh.mjs";
|
|
7
|
+
import { n as RawOperatorLoadOuts, t as OperatorLoadOuts } from "./OperatorLoadOuts-Bh2yMsL2.mjs";
|
|
8
|
+
import { n as Syndicate, t as RawAffiliation } from "./Syndicate-CzI3yiyj.mjs";
|
|
9
9
|
import { Locale } from "warframe-worldstate-data";
|
|
10
|
-
|
|
11
10
|
//#region src/Profile.d.ts
|
|
12
11
|
interface RawProfile {
|
|
13
12
|
AccountId: {
|
package/dist/ProfileParser.d.mts
CHANGED
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import { n as RawDate } from "./Utils-
|
|
1
|
+
import { n as RawDate } from "./Utils-D1MZW1kt.mjs";
|
|
2
2
|
import Profile, { RawProfile } from "./Profile.mjs";
|
|
3
3
|
import Stats, { RawStats } from "./Stats.mjs";
|
|
4
4
|
import { Locale } from "warframe-worldstate-data";
|
|
5
|
-
|
|
6
5
|
//#region src/ProfileParser.d.ts
|
|
7
6
|
interface ProfileData {
|
|
8
7
|
Results: RawProfile[];
|
package/dist/Skin.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as Skin, r as WeaponSkin, t as RawSkin } from "./Skin-
|
|
1
|
+
import { n as Skin, r as WeaponSkin, t as RawSkin } from "./Skin-DcYAGTZz.mjs";
|
|
2
2
|
export { RawSkin, WeaponSkin, Skin as default };
|
package/dist/Stats.d.mts
CHANGED
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import { n as RawAbility, t as Ability } from "./Ability-DcXcbtcE.mjs";
|
|
2
2
|
import { n as RawEnemy, t as Enemy } from "./Enemy-Das_tHF5.mjs";
|
|
3
|
-
import { n as RawMission, t as Mission } from "./Mission-
|
|
3
|
+
import { n as RawMission, t as Mission } from "./Mission-Dh8poEBh.mjs";
|
|
4
4
|
import { n as RawPvp, t as Pvp } from "./Pvp-D0lygyP6.mjs";
|
|
5
5
|
import { n as RawRace, t as Race } from "./Race-PxkzCRsy.mjs";
|
|
6
6
|
import { n as Scan, t as RawScan } from "./Scan-Cj6jCTNg.mjs";
|
|
7
7
|
import { n as Weapon, t as RawWeapon } from "./Weapon-DUlgoPHD.mjs";
|
|
8
|
-
|
|
9
8
|
//#region src/Stats.d.ts
|
|
10
9
|
interface RawStats {
|
|
11
10
|
GuildName: string;
|
package/dist/Syndicate.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as Syndicate, t as RawAffiliation } from "./Syndicate-
|
|
1
|
+
import { n as Syndicate, t as RawAffiliation } from "./Syndicate-CzI3yiyj.mjs";
|
|
2
2
|
export { RawAffiliation, Syndicate as default };
|
package/dist/Utils.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as mapToHex, i as find, n as RawDate, o as numberToLetter, r as RawId, t as ProfileRawColors } from "./Utils-
|
|
1
|
+
import { a as mapToHex, i as find, n as RawDate, o as numberToLetter, r as RawId, t as ProfileRawColors } from "./Utils-D1MZW1kt.mjs";
|
|
2
2
|
export { ProfileRawColors, RawDate, RawId, find, mapToHex, numberToLetter };
|
package/dist/XpInfo.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as XpInfo, t as RawXpItem } from "./XpInfo-
|
|
1
|
+
import { n as XpInfo, t as RawXpItem } from "./XpInfo-DGAlsS6u.mjs";
|
|
2
2
|
export { RawXpItem, XpInfo as default };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wfcd/profile-parser",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.15",
|
|
4
4
|
"description": "Parser for Digital Extreme's profile data",
|
|
5
5
|
"repository": "https://github.com/WFCD/profile-parser",
|
|
6
6
|
"type": "module",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"types"
|
|
31
31
|
],
|
|
32
32
|
"devDependencies": {
|
|
33
|
-
"@biomejs/biome": "2.5.
|
|
33
|
+
"@biomejs/biome": "2.5.3",
|
|
34
34
|
"@types/chai": "^5.2.3",
|
|
35
35
|
"@types/mocha": "^10.0.10",
|
|
36
36
|
"c8": "^11.0.0",
|