warframe-worldstate-data 2.3.3 → 2.3.4

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.
@@ -833,7 +833,7 @@
833
833
  "SolNode167": {
834
834
  "value": "Oestrus (Eris)",
835
835
  "enemy": "Infested",
836
- "type": "Mobile Defense"
836
+ "type": "Infested Salvage"
837
837
  },
838
838
  "SolNode168": {
839
839
  "value": "Phalan (Eris)",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "warframe-worldstate-data",
3
- "version": "2.3.3",
3
+ "version": "2.3.4",
4
4
  "description": "Warframe data for use with warframe-worldstate-parser",
5
5
  "main": "exports.js",
6
6
  "type": "module",