warframe-worldstate-data 3.1.8 → 3.1.9
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/data/cs/factionsData.json +6 -0
- package/data/cs/languages.json +122 -0
- package/data/de/factionsData.json +6 -0
- package/data/de/languages.json +122 -0
- package/data/es/factionsData.json +6 -0
- package/data/es/languages.json +122 -0
- package/data/fr/factionsData.json +6 -0
- package/data/fr/languages.json +122 -0
- package/data/it/factionsData.json +6 -0
- package/data/it/languages.json +122 -0
- package/data/ko/factionsData.json +6 -0
- package/data/ko/languages.json +122 -0
- package/data/languages.json +136 -2
- package/data/missionTypes.json +3 -0
- package/data/pl/factionsData.json +6 -0
- package/data/pl/languages.json +122 -0
- package/data/pt/factionsData.json +6 -0
- package/data/pt/languages.json +122 -0
- package/data/ru/factionsData.json +6 -0
- package/data/ru/languages.json +122 -0
- package/data/solNodes.json +5 -0
- package/data/sr/factionsData.json +6 -0
- package/data/sr/languages.json +122 -0
- package/data/tr/factionsData.json +6 -0
- package/data/tr/languages.json +122 -0
- package/data/uk/factionsData.json +6 -0
- package/data/uk/languages.json +122 -0
- package/data/zh/factionsData.json +6 -0
- package/data/zh/languages.json +122 -0
- package/dist/data/cs/factionsData.json +6 -0
- package/dist/data/cs/languages.json +122 -0
- package/dist/data/de/factionsData.json +6 -0
- package/dist/data/de/languages.json +122 -0
- package/dist/data/es/factionsData.json +6 -0
- package/dist/data/es/languages.json +122 -0
- package/dist/data/fr/factionsData.json +6 -0
- package/dist/data/fr/languages.json +122 -0
- package/dist/data/it/factionsData.json +6 -0
- package/dist/data/it/languages.json +122 -0
- package/dist/data/ko/factionsData.json +6 -0
- package/dist/data/ko/languages.json +122 -0
- package/dist/data/languages.json +136 -2
- package/dist/data/missionTypes.json +3 -0
- package/dist/data/pl/factionsData.json +6 -0
- package/dist/data/pl/languages.json +122 -0
- package/dist/data/pt/factionsData.json +6 -0
- package/dist/data/pt/languages.json +122 -0
- package/dist/data/ru/factionsData.json +6 -0
- package/dist/data/ru/languages.json +122 -0
- package/dist/data/solNodes.json +5 -0
- package/dist/data/sr/factionsData.json +6 -0
- package/dist/data/sr/languages.json +122 -0
- package/dist/data/tr/factionsData.json +6 -0
- package/dist/data/tr/languages.json +122 -0
- package/dist/data/uk/factionsData.json +6 -0
- package/dist/data/uk/languages.json +122 -0
- package/dist/data/zh/factionsData.json +6 -0
- package/dist/data/zh/languages.json +122 -0
- package/dist/{exports-DfwpFhVf.d.ts → exports-CZKY8idU.d.mts} +1 -1
- package/dist/{exports-CxpE3YSI.js → exports-DvjlJ_m2.mjs} +1 -1
- package/dist/exports.d.mts +3 -0
- package/dist/exports.mjs +4 -0
- package/dist/safeImport.mjs +3 -0
- package/dist/tools/integrity.d.mts +2 -0
- package/dist/tools/integrity.mjs +3 -0
- package/dist/tools/{timeDate.d.ts → timeDate.d.mts} +1 -1
- package/dist/tools/{timeDate.js → timeDate.mjs} +1 -1
- package/dist/tools/{translation.d.ts → translation.d.mts} +3 -3
- package/dist/tools/{translation.js → translation.mjs} +3 -3
- package/dist/tools/{utilities.d.ts → utilities.d.mts} +5 -5
- package/dist/tools/{utilities.js → utilities.mjs} +5 -5
- package/dist/{translation-CO7-AAXX.d.ts → translation-Dl9Sx9Td.d.mts} +2 -2
- package/dist/{translation-CwJ079IN.js → translation-aFS3KGXn.mjs} +1 -1
- package/dist/{types.d.ts → types.d.mts} +1 -1
- package/package.json +4 -4
- package/dist/exports.d.ts +0 -3
- package/dist/exports.js +0 -4
- package/dist/safeImport.js +0 -3
- package/dist/tools/integrity.d.ts +0 -2
- package/dist/tools/integrity.js +0 -3
- /package/dist/{integrity-qx3u-YOM.d.ts → integrity-B8tf4op5.d.mts} +0 -0
- /package/dist/{integrity-CMXrE5G-.js → integrity-l9XvAM5B.mjs} +0 -0
- /package/dist/{safeImport-B2AnQlKw.js → safeImport-D7h_Y_6K.mjs} +0 -0
- /package/dist/{safeImport.d.ts → safeImport.d.mts} +0 -0
- /package/dist/{timeDate-D7BZyuvN.js → timeDate-CgKkhsih.mjs} +0 -0
- /package/dist/{timeDate-ByshRkHb.d.ts → timeDate-Cpr1zckd.d.mts} +0 -0
- /package/dist/{types-d4i9C0h0.d.ts → types-3hUBzsIn.d.mts} +0 -0
- /package/dist/{types.js → types.mjs} +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import "../safeImport-
|
|
2
|
-
import "../exports-
|
|
3
|
-
import { t as insist } from "../integrity-
|
|
4
|
-
import { a as timeDeltaToString, n as fromNow, o as toNow, r as parseDate, s as weeklyReset, t as dailyReset } from "../timeDate-
|
|
5
|
-
import { A as translateFocus, C as sortieModifier, D as toTitleCase, E as syndicate, M as translateSeason, O as translateArchimedeaType, P as upgrade, S as sortieModDesc, T as steelPath, _ as operation, a as conclaveChallenge, b as sortieBoss, c as fissureModifier, d as languageString, f as lastResourceName, g as nodeMissionType, h as nodeEnemy, i as conclaveCategory, j as translatePolarity, k as translateCalendarEvent, l as fissureTier, m as node, n as archonShardColor, o as conclaveMode, p as missionType, r as archonShardUpgradeType, s as faction, t as archonShard, u as languageDesc, v as operationSymbol, w as splitResourceName, x as sortieFaction, y as region } from "../translation-
|
|
1
|
+
import "../safeImport-D7h_Y_6K.mjs";
|
|
2
|
+
import "../exports-DvjlJ_m2.mjs";
|
|
3
|
+
import { t as insist } from "../integrity-l9XvAM5B.mjs";
|
|
4
|
+
import { a as timeDeltaToString, n as fromNow, o as toNow, r as parseDate, s as weeklyReset, t as dailyReset } from "../timeDate-CgKkhsih.mjs";
|
|
5
|
+
import { A as translateFocus, C as sortieModifier, D as toTitleCase, E as syndicate, M as translateSeason, O as translateArchimedeaType, P as upgrade, S as sortieModDesc, T as steelPath, _ as operation, a as conclaveChallenge, b as sortieBoss, c as fissureModifier, d as languageString, f as lastResourceName, g as nodeMissionType, h as nodeEnemy, i as conclaveCategory, j as translatePolarity, k as translateCalendarEvent, l as fissureTier, m as node, n as archonShardColor, o as conclaveMode, p as missionType, r as archonShardUpgradeType, s as faction, t as archonShard, u as languageDesc, v as operationSymbol, w as splitResourceName, x as sortieFaction, y as region } from "../translation-aFS3KGXn.mjs";
|
|
6
6
|
|
|
7
7
|
export { archonShard, archonShardColor, archonShardUpgradeType, conclaveCategory, conclaveChallenge, conclaveMode, dailyReset, 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, translateArchimedeaType, translateCalendarEvent, translateFocus, translatePolarity, translateSeason, upgrade, weeklyReset };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { n as ArchonShard, s as SteelPath } from "./types-
|
|
2
|
-
import { t as Locale } from "./exports-
|
|
1
|
+
import { n as ArchonShard, s as SteelPath } from "./types-3hUBzsIn.mjs";
|
|
2
|
+
import { t as Locale } from "./exports-CZKY8idU.mjs";
|
|
3
3
|
|
|
4
4
|
//#region tools/translation.d.ts
|
|
5
5
|
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as SolNode, c as SteelPathOffering, i as Events, l as SynthesisTarget, n as ArchonShard, o as SortieData, r as Conclave, s as SteelPath, t as Arcane } from "./types-
|
|
1
|
+
import { a as SolNode, c as SteelPathOffering, i as Events, l as SynthesisTarget, n as ArchonShard, o as SortieData, r as Conclave, s as SteelPath, t as Arcane } from "./types-3hUBzsIn.mjs";
|
|
2
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.1.
|
|
3
|
+
"version": "3.1.9",
|
|
4
4
|
"description": "Warframe data for use with warframe-worldstate-parser",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"warframe-worldstate",
|
|
@@ -62,13 +62,13 @@
|
|
|
62
62
|
}
|
|
63
63
|
},
|
|
64
64
|
"devDependencies": {
|
|
65
|
-
"@biomejs/biome": "2.3.
|
|
65
|
+
"@biomejs/biome": "2.3.6",
|
|
66
66
|
"@commitlint/cli": "^20.0.0",
|
|
67
67
|
"@commitlint/config-conventional": "^20.0.0",
|
|
68
68
|
"@types/chai": "^5.0.0",
|
|
69
69
|
"@types/mocha": "^10.0.10",
|
|
70
70
|
"@types/node": "^24.0.7",
|
|
71
|
-
"@types/sinon": "^
|
|
71
|
+
"@types/sinon": "^21.0.0",
|
|
72
72
|
"@types/sinon-chai": "^4.0.0",
|
|
73
73
|
"@types/yargs": "^17.0.33",
|
|
74
74
|
"ajv": "^8.17.1",
|
|
@@ -83,7 +83,7 @@
|
|
|
83
83
|
"prettier": "^3.6.2",
|
|
84
84
|
"sinon": "^21.0.0",
|
|
85
85
|
"sinon-chai": "^4.0.0",
|
|
86
|
-
"tsdown": "^0.
|
|
86
|
+
"tsdown": "^0.16.0",
|
|
87
87
|
"tsx": "^4.20.3",
|
|
88
88
|
"typescript": "^5.8.3",
|
|
89
89
|
"yargs": "^18.0.0"
|
package/dist/exports.d.ts
DELETED
package/dist/exports.js
DELETED
package/dist/safeImport.js
DELETED
package/dist/tools/integrity.js
DELETED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|