warframe-worldstate-data 2.11.1 → 2.11.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.
- package/data/uk/languages.json +4 -4
- package/package.json +2 -2
package/data/uk/languages.json
CHANGED
|
@@ -7255,7 +7255,7 @@
|
|
|
7255
7255
|
"value": "Праймоване вирізання Корпусу"
|
|
7256
7256
|
},
|
|
7257
7257
|
"/lotus/storeitems/upgrades/mods/melee/expert/weaponmeleefactiondamagecorruptedexpert": {
|
|
7258
|
-
"value": "Праймоване вирізання
|
|
7258
|
+
"value": "Праймоване вирізання орокінів"
|
|
7259
7259
|
},
|
|
7260
7260
|
"/lotus/storeitems/upgrades/mods/melee/expert/weaponmeleefactiondamagegrineerexpert": {
|
|
7261
7261
|
"value": "Праймоване вирізання ґрінерів"
|
|
@@ -7537,7 +7537,7 @@
|
|
|
7537
7537
|
"value": "Праймований відстріл Корпусу"
|
|
7538
7538
|
},
|
|
7539
7539
|
"/lotus/storeitems/upgrades/mods/pistol/expert/weaponpistolfactiondamagecorruptedexpert": {
|
|
7540
|
-
"value": "Праймований відстріл
|
|
7540
|
+
"value": "Праймований відстріл орокінів"
|
|
7541
7541
|
},
|
|
7542
7542
|
"/lotus/storeitems/upgrades/mods/pistol/expert/weaponpistolfactiondamagegrineerexpert": {
|
|
7543
7543
|
"value": "Праймований відстріл ґрінерів"
|
|
@@ -7942,7 +7942,7 @@
|
|
|
7942
7942
|
"value": "Праймована погибель Корпусу"
|
|
7943
7943
|
},
|
|
7944
7944
|
"/lotus/storeitems/upgrades/mods/rifle/expert/primedweaponfactiondamagecorrupted": {
|
|
7945
|
-
"value": "Праймована погибель
|
|
7945
|
+
"value": "Праймована погибель орокінів"
|
|
7946
7946
|
},
|
|
7947
7947
|
"/lotus/storeitems/upgrades/mods/rifle/expert/primedweaponfactiondamagegrineer": {
|
|
7948
7948
|
"value": "Праймована погибель ґрінерів"
|
|
@@ -8374,7 +8374,7 @@
|
|
|
8374
8374
|
"value": "Праймована зачистка Корпусу"
|
|
8375
8375
|
},
|
|
8376
8376
|
"/lotus/storeitems/upgrades/mods/shotgun/expert/weaponshotgunfactiondamagecorruptedexpert": {
|
|
8377
|
-
"value": "Праймована зачистка
|
|
8377
|
+
"value": "Праймована зачистка орокінів"
|
|
8378
8378
|
},
|
|
8379
8379
|
"/lotus/storeitems/upgrades/mods/shotgun/expert/weaponshotgunfactiondamagegrineerexpert": {
|
|
8380
8380
|
"value": "Праймована зачистка ґрінерів"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "warframe-worldstate-data",
|
|
3
|
-
"version": "2.11.
|
|
3
|
+
"version": "2.11.2",
|
|
4
4
|
"description": "Warframe data for use with warframe-worldstate-parser",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"warframe-worldstate",
|
|
@@ -135,7 +135,7 @@
|
|
|
135
135
|
"mocha": "^10.3.0",
|
|
136
136
|
"prettier": "^3.2.5",
|
|
137
137
|
"sinon": "^18.0.0",
|
|
138
|
-
"sinon-chai": "^
|
|
138
|
+
"sinon-chai": "^4.0.0"
|
|
139
139
|
},
|
|
140
140
|
"engines": {
|
|
141
141
|
"node": ">=18.19.0"
|