warframe-worldstate-data 2.3.9 → 2.3.10

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "warframe-worldstate-data",
3
- "version": "2.3.9",
3
+ "version": "2.3.10",
4
4
  "description": "Warframe data for use with warframe-worldstate-parser",
5
5
  "main": "exports.js",
6
6
  "type": "module",
@@ -272,6 +272,7 @@ const polarityMap = {
272
272
  AP_TACTIC: 'Naramon',
273
273
  AP_POWER: 'Zenurik',
274
274
  AP_WARD: 'Unairu',
275
+ AP_UMBRA: 'Umbra',
275
276
  };
276
277
 
277
278
  /**