warframe-worldstate-data 2.24.8 → 2.24.10
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/missionTypes.json +3 -0
- package/data/de/missionTypes.json +3 -0
- package/data/es/missionTypes.json +3 -0
- package/data/fr/missionTypes.json +3 -0
- package/data/it/missionTypes.json +3 -0
- package/data/ko/missionTypes.json +3 -0
- package/data/missionTypes.json +3 -0
- package/data/pl/missionTypes.json +3 -0
- package/data/pt/missionTypes.json +3 -0
- package/data/ru/missionTypes.json +3 -0
- package/data/sr/missionTypes.json +3 -0
- package/data/tr/missionTypes.json +3 -0
- package/data/uk/languages.json +1 -1
- package/data/uk/missionTypes.json +3 -0
- package/data/zh/missionTypes.json +3 -0
- package/package.json +2 -2
package/data/missionTypes.json
CHANGED
package/data/uk/languages.json
CHANGED
@@ -13732,7 +13732,7 @@
|
|
13732
13732
|
"value": "Choose Wisely"
|
13733
13733
|
},
|
13734
13734
|
"/lotus/types/challenges/seasons/weeklyhard/seasonweeklyhardfriendsdefense": {
|
13735
|
-
"desc": "Завершіть завдання з оборони після
|
13735
|
+
"desc": "Завершіть завдання з оборони після 12-ї хвилі.",
|
13736
13736
|
"value": "Оборона"
|
13737
13737
|
},
|
13738
13738
|
"/lotus/types/challenges/seasons/weeklyhard/seasonweeklyhardfriendsmirrordefense": {
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "warframe-worldstate-data",
|
3
|
-
"version": "2.24.
|
3
|
+
"version": "2.24.10",
|
4
4
|
"description": "Warframe data for use with warframe-worldstate-parser",
|
5
5
|
"keywords": [
|
6
6
|
"warframe-worldstate",
|
@@ -67,7 +67,7 @@
|
|
67
67
|
"chai-json-schema-ajv": "^5.2.4",
|
68
68
|
"coveralls": "^3.1.1",
|
69
69
|
"husky": "^9.0.11",
|
70
|
-
"lint-staged": "^
|
70
|
+
"lint-staged": "^16.0.0",
|
71
71
|
"mocha": "^11.0.1",
|
72
72
|
"prettier": "^3.2.5",
|
73
73
|
"sinon": "^20.0.0",
|