RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
warframe-worldstate-data
Versions diffs
2.5.2 → 2.5.3
warframe-worldstate-data 2.5.2 → 2.5.3
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/package.json
+1
-1
package/tools/translation.js
+1
-0
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "warframe-worldstate-data",
3
-
"version": "2.5.
2
",
3
+
"version": "2.5.
3
",
4
4
"description": "Warframe data for use with warframe-worldstate-parser",
5
5
"keywords": [
6
6
"warframe-worldstate",
package/tools/translation.js
CHANGED
Viewed
@@ -299,6 +299,7 @@ const polarityMap = {
299
299
AP_POWER: 'Zenurik',
300
300
AP_WARD: 'Unairu',
301
301
AP_UMBRA: 'Umbra',
302
+
AP_ANY: 'Aura',
302
303
};
303
304
304
305
/**