warframe-public-export-plus 0.5.84 → 0.5.85

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.
@@ -6,5 +6,9 @@ jobs:
6
6
  runs-on: ubuntu-latest
7
7
  steps:
8
8
  - uses: actions/checkout@v4
9
- - run: npm i
9
+ - uses: actions/setup-node@v4
10
+ with:
11
+ node-version: 20
12
+ cache: 'npm'
13
+ - run: npm ci
10
14
  - run: node validate-typings.js
@@ -16379,8 +16379,8 @@
16379
16379
  ]
16380
16380
  },
16381
16381
  "/Lotus/Types/StoreItems/Packages/MegaPrimeVault/MPVCommodorePrimeSuit": {
16382
- "name": "/Lotus/Language/Operator/OperatorPrimeArmourBodyName",
16383
- "description": "/Lotus/Language/Operator/OperatorPrimeArmourBodyDesc",
16382
+ "name": "/Lotus/Language/PrimePacks/MPVCommodorePrimeSetName",
16383
+ "description": "/Lotus/Language/PrimePacks/MPVCommodorePrimeSetDesc",
16384
16384
  "icon": "/Lotus/Interface/Icons/StoreIcons/MarketBundles/PrimeVault/CommodorePrimeOperatorBundle.png",
16385
16385
  "excludeFromCodex": true,
16386
16386
  "components": [
@@ -27927,8 +27927,7 @@
27927
27927
  },
27928
27928
  "/Lotus/Upgrades/Skins/Sigils/DotD2025Sigil": {
27929
27929
  "name": "/Lotus/Language/Seasonal/DotD2025SigilName",
27930
- "codexSecret": false,
27931
- "excludeFromCodex": true,
27930
+ "codexSecret": true,
27932
27931
  "description": "/Lotus/Language/Seasonal/DotDSigilDesc",
27933
27932
  "icon": "/Lotus/Interface/Icons/StoreIcons/Cosmetics/Sigils/Halloween2025Voruna.png",
27934
27933
  "productCategory": "WeaponSkins"