warframe-worldstate-data 3.1.14 → 3.1.15

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.
@@ -1907,7 +1907,7 @@
1907
1907
  "ClanNode4": {
1908
1908
  "value": "Sinai (Jupiter)",
1909
1909
  "enemy": "Infested",
1910
- "type": "Dark Sector Survival"
1910
+ "type": "Dark Sector Defense"
1911
1911
  },
1912
1912
  "ClanNode5": {
1913
1913
  "value": "Cameria (Jupiter)",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "warframe-worldstate-data",
3
- "version": "3.1.14",
3
+ "version": "3.1.15",
4
4
  "description": "Warframe data for use with warframe-worldstate-parser",
5
5
  "keywords": [
6
6
  "warframe-worldstate",
@@ -62,7 +62,7 @@
62
62
  }
63
63
  },
64
64
  "devDependencies": {
65
- "@biomejs/biome": "2.3.7",
65
+ "@biomejs/biome": "2.3.8",
66
66
  "@commitlint/cli": "^20.0.0",
67
67
  "@commitlint/config-conventional": "^20.0.0",
68
68
  "@istanbuljs/nyc-config-typescript": "^1.0.2",