warframe-worldstate-data 3.0.1 → 3.0.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.
@@ -1,4 +1,4 @@
1
- import { Arcane, ArchonShard, Conclave, Events, SolNode, SortieData, SteelPath, SynthesisTarget } from "./types-Clh1x9kB.js";
1
+ import { Arcane, ArchonShard, Conclave, Events, SolNode, SortieData, SteelPath, SynthesisTarget } from "./types-CU1MHyQQ.js";
2
2
 
3
3
  //#region exports.d.ts
4
4
  type Locale = 'de' | 'en' | 'es' | 'fr' | 'it' | 'ko' | 'pl' | 'pt' | 'ru' | 'zh' | 'cs' | 'sr' | 'uk';
package/dist/exports.d.ts CHANGED
@@ -1,3 +1,3 @@
1
- import "./types-Clh1x9kB.js";
2
- import { Locale, WorldstateLangBundle, _default } from "./exports-D0bYygo0.js";
1
+ import "./types-CU1MHyQQ.js";
2
+ import { Locale, WorldstateLangBundle, _default } from "./exports-0BwYdqwz.js";
3
3
  export { Locale, WorldstateLangBundle, _default as default };
@@ -1,4 +1,4 @@
1
- import "../types-Clh1x9kB.js";
2
- import "../exports-D0bYygo0.js";
3
- import { _default, archonShard, archonShardColor, archonShardUpgradeType, conclaveCategory, conclaveChallenge, conclaveMode, faction, fissureModifier, fissureTier, languageDesc, languageString, lastResourceName, missionType, node, nodeEnemy, nodeMissionType, operation, operationSymbol, region, sortieBoss, sortieFaction, sortieModDesc, sortieModifier, splitResourceName, steelPath, syndicate, toTitleCase, translateCalendarEvent, translateFocus, translatePolarity, translateSeason, upgrade } from "../translation-CMA-O2tP.js";
1
+ import "../types-CU1MHyQQ.js";
2
+ import "../exports-0BwYdqwz.js";
3
+ import { _default, archonShard, archonShardColor, archonShardUpgradeType, conclaveCategory, conclaveChallenge, conclaveMode, faction, fissureModifier, fissureTier, languageDesc, languageString, lastResourceName, missionType, node, nodeEnemy, nodeMissionType, operation, operationSymbol, region, sortieBoss, sortieFaction, sortieModDesc, sortieModifier, splitResourceName, steelPath, syndicate, toTitleCase, translateCalendarEvent, translateFocus, translatePolarity, translateSeason, upgrade } from "../translation-DGiDGVss.js";
4
4
  export { archonShard, archonShardColor, archonShardUpgradeType, conclaveCategory, conclaveChallenge, conclaveMode, _default as default, faction, fissureModifier, fissureTier, languageDesc, languageString, lastResourceName, missionType, node, nodeEnemy, nodeMissionType, operation, operationSymbol, region, sortieBoss, sortieFaction, sortieModDesc, sortieModifier, splitResourceName, steelPath, syndicate, toTitleCase, translateCalendarEvent, translateFocus, translatePolarity, translateSeason, upgrade };
@@ -1,6 +1,6 @@
1
- import "../types-Clh1x9kB.js";
2
- import "../exports-D0bYygo0.js";
1
+ import "../types-CU1MHyQQ.js";
2
+ import "../exports-0BwYdqwz.js";
3
3
  import { insist } from "../integrity-hhdd4nAB.js";
4
4
  import { WorldStateDate, fromNow, parseDate, timeDeltaToString, toNow } from "../timeDate-BZaZFq86.js";
5
- import { archonShard, archonShardColor, archonShardUpgradeType, conclaveCategory, conclaveChallenge, conclaveMode, faction, fissureModifier, fissureTier, languageDesc, languageString, lastResourceName, missionType, node, nodeEnemy, nodeMissionType, operation, operationSymbol, region, sortieBoss, sortieFaction, sortieModDesc, sortieModifier, splitResourceName, steelPath, syndicate, toTitleCase, translateCalendarEvent, translateFocus, translatePolarity, translateSeason, upgrade } from "../translation-CMA-O2tP.js";
5
+ import { archonShard, archonShardColor, archonShardUpgradeType, conclaveCategory, conclaveChallenge, conclaveMode, faction, fissureModifier, fissureTier, languageDesc, languageString, lastResourceName, missionType, node, nodeEnemy, nodeMissionType, operation, operationSymbol, region, sortieBoss, sortieFaction, sortieModDesc, sortieModifier, splitResourceName, steelPath, syndicate, toTitleCase, translateCalendarEvent, translateFocus, translatePolarity, translateSeason, upgrade } from "../translation-DGiDGVss.js";
6
6
  export { WorldStateDate, archonShard, archonShardColor, archonShardUpgradeType, conclaveCategory, conclaveChallenge, conclaveMode, faction, fissureModifier, fissureTier, fromNow, insist, languageDesc, languageString, lastResourceName, missionType, node, nodeEnemy, nodeMissionType, operation, operationSymbol, parseDate, region, sortieBoss, sortieFaction, sortieModDesc, sortieModifier, splitResourceName, steelPath, syndicate, timeDeltaToString, toNow, toTitleCase, translateCalendarEvent, translateFocus, translatePolarity, translateSeason, upgrade };
@@ -1,5 +1,5 @@
1
- import { ArchonShard, SteelPath } from "./types-Clh1x9kB.js";
2
- import { Locale } from "./exports-D0bYygo0.js";
1
+ import { ArchonShard, SteelPath } from "./types-CU1MHyQQ.js";
2
+ import { Locale } from "./exports-0BwYdqwz.js";
3
3
 
4
4
  //#region tools/translation.d.ts
5
5
 
@@ -53,7 +53,7 @@ interface SteelPath {
53
53
  }
54
54
  interface SteelPathOffering {
55
55
  name: string;
56
- cost: string;
56
+ cost: number;
57
57
  }
58
58
  interface SynthesisTarget {
59
59
  name: string;
@@ -91,4 +91,4 @@ interface SortieData {
91
91
  modifiers: string[];
92
92
  }
93
93
  //#endregion
94
- export { Arcane, ArchonShard, Conclave, Events, SolNode, SortieData, SteelPath, SynthesisTarget };
94
+ export { Arcane, ArchonShard, Conclave, Events, SolNode, SortieData, SteelPath, SteelPathOffering, SynthesisTarget };
package/dist/types.d.ts CHANGED
@@ -1,2 +1,2 @@
1
- import { Arcane, ArchonShard, Conclave, Events, SolNode, SortieData, SteelPath, SynthesisTarget } from "./types-Clh1x9kB.js";
2
- export { Arcane, ArchonShard, Conclave, Events, SolNode, SortieData, SteelPath, SynthesisTarget };
1
+ import { Arcane, ArchonShard, Conclave, Events, SolNode, SortieData, SteelPath, SteelPathOffering, SynthesisTarget } from "./types-CU1MHyQQ.js";
2
+ export { Arcane, ArchonShard, Conclave, Events, SolNode, SortieData, SteelPath, SteelPathOffering, SynthesisTarget };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "warframe-worldstate-data",
3
- "version": "3.0.1",
3
+ "version": "3.0.2",
4
4
  "description": "Warframe data for use with warframe-worldstate-parser",
5
5
  "keywords": [
6
6
  "warframe-worldstate",
@@ -65,7 +65,7 @@
65
65
  }
66
66
  },
67
67
  "devDependencies": {
68
- "@biomejs/biome": "2.0.6",
68
+ "@biomejs/biome": "2.1.3",
69
69
  "@commitlint/cli": "^19.2.1",
70
70
  "@commitlint/config-conventional": "^19.1.0",
71
71
  "@types/chai": "^5.0.0",
@@ -87,10 +87,10 @@
87
87
  "prettier": "^3.6.2",
88
88
  "sinon": "^21.0.0",
89
89
  "sinon-chai": "^4.0.0",
90
- "tsdown": "^0.12.9",
90
+ "tsdown": "^0.13.0",
91
91
  "tsx": "^4.20.3",
92
92
  "typescript": "^5.8.3",
93
- "yargs": "^17.7.2"
93
+ "yargs": "^18.0.0"
94
94
  },
95
95
  "engines": {
96
96
  "node": ">=18.19.0"
package/types.ts CHANGED
@@ -29,9 +29,10 @@ export interface SteelPath {
29
29
  rotation: SteelPathOffering[];
30
30
  evergreen: SteelPathOffering[];
31
31
  }
32
- interface SteelPathOffering {
32
+
33
+ export interface SteelPathOffering {
33
34
  name: string;
34
- cost: string;
35
+ cost: number;
35
36
  }
36
37
 
37
38
  export interface SynthesisTarget {