warframe-worldstate-data 2.20.0 → 2.21.0

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.
package/.c8rc.json ADDED
@@ -0,0 +1,5 @@
1
+ {
2
+ "exclude": ["test/**"],
3
+ "reporter": ["lcov", "text"],
4
+ "skip-full": true
5
+ }
@@ -0,0 +1,6 @@
1
+ export default {
2
+ extends: ['@commitlint/config-conventional'],
3
+ rules: {
4
+ 'body-max-line-length': [0],
5
+ },
6
+ };
package/.eslintignore ADDED
@@ -0,0 +1,3 @@
1
+ .github/**
2
+ docs/**
3
+ data/**
package/.eslintrc.yml ADDED
@@ -0,0 +1,19 @@
1
+ parser: '@babel/eslint-parser'
2
+ parserOptions:
3
+ ecmaFeatures:
4
+ modules: true
5
+ ecmaVersion: 6
6
+ sourceType: module
7
+ extends: '@wfcd/eslint-config/esm'
8
+ overrides:
9
+ - files:
10
+ - tools/*.js
11
+ rules:
12
+ no-console: 'off'
13
+ import/no-extraneous-dependencies:
14
+ - error
15
+ - devDependencies:
16
+ - '**/*.test.{js,cjs,mjs}'
17
+ - '**/*.spec.{js,cjs,mjs}'
18
+ - 'build/**/*.{js,cjs,mjs}'
19
+ - 'tools/**/*.{js,cjs,mjs}'
@@ -0,0 +1,12 @@
1
+ '*.js,!tools/*':
2
+ - eslint --cache --fix
3
+ - npm test
4
+ 'tools/*.js':
5
+ - eslint --cache --fix
6
+ package*.json:
7
+ - npx sort-package-json
8
+ - npm dedupe
9
+ '*.{yml,json,yaml},!package*.json':
10
+ - prettier --write
11
+ 'data/languages.json':
12
+ - node tools/sortLanguages.js -c
package/.mocharc.yml ADDED
@@ -0,0 +1 @@
1
+ spec: "test/**/*.spec.js"
package/.releaserc.yml ADDED
@@ -0,0 +1 @@
1
+ branch: master
@@ -0,0 +1,4 @@
1
+ {
2
+ "plugins": ["@babel/plugin-transform-class-properties", "@babel/plugin-transform-private-methods"],
3
+ "presets": ["@babel/preset-env"]
4
+ }
@@ -18953,5 +18953,8 @@
18953
18953
  },
18954
18954
  "/Lotus/StoreItems/Types/StoreItems/AvatarImages/Seasonal/AvatarImageCNY2025SnakeGlyphA": {
18955
18955
  "value": "Giving Snake Glyph"
18956
+ },
18957
+ "/Lotus/StoreItems/Powersuits/Trapper/TrapperPrime": {
18958
+ "value": "Vauban Prime"
18956
18959
  }
18957
18960
  }
@@ -18953,5 +18953,8 @@
18953
18953
  },
18954
18954
  "/Lotus/StoreItems/Types/StoreItems/AvatarImages/Seasonal/AvatarImageCNY2025SnakeGlyphA": {
18955
18955
  "value": "Giving Snake Glyph"
18956
+ },
18957
+ "/Lotus/StoreItems/Powersuits/Trapper/TrapperPrime": {
18958
+ "value": "Vauban Prime"
18956
18959
  }
18957
18960
  }
@@ -18953,5 +18953,8 @@
18953
18953
  },
18954
18954
  "/Lotus/StoreItems/Types/StoreItems/AvatarImages/Seasonal/AvatarImageCNY2025SnakeGlyphA": {
18955
18955
  "value": "Giving Snake Glyph"
18956
+ },
18957
+ "/Lotus/StoreItems/Powersuits/Trapper/TrapperPrime": {
18958
+ "value": "Vauban Prime"
18956
18959
  }
18957
18960
  }
@@ -18953,5 +18953,8 @@
18953
18953
  },
18954
18954
  "/Lotus/StoreItems/Types/StoreItems/AvatarImages/Seasonal/AvatarImageCNY2025SnakeGlyphA": {
18955
18955
  "value": "Giving Snake Glyph"
18956
+ },
18957
+ "/Lotus/StoreItems/Powersuits/Trapper/TrapperPrime": {
18958
+ "value": "Vauban Prime"
18956
18959
  }
18957
18960
  }
@@ -18953,5 +18953,8 @@
18953
18953
  },
18954
18954
  "/Lotus/StoreItems/Types/StoreItems/AvatarImages/Seasonal/AvatarImageCNY2025SnakeGlyphA": {
18955
18955
  "value": "Giving Snake Glyph"
18956
+ },
18957
+ "/Lotus/StoreItems/Powersuits/Trapper/TrapperPrime": {
18958
+ "value": "Vauban Prime"
18956
18959
  }
18957
18960
  }
@@ -18953,5 +18953,8 @@
18953
18953
  },
18954
18954
  "/Lotus/StoreItems/Types/StoreItems/AvatarImages/Seasonal/AvatarImageCNY2025SnakeGlyphA": {
18955
18955
  "value": "Giving Snake Glyph"
18956
+ },
18957
+ "/Lotus/StoreItems/Powersuits/Trapper/TrapperPrime": {
18958
+ "value": "Vauban Prime"
18956
18959
  }
18957
18960
  }