@divvydiary/divvydiary-json-schemas 1.11.6 → 1.11.8

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@divvydiary/divvydiary-json-schemas",
3
- "version": "1.11.6",
3
+ "version": "1.11.8",
4
4
  "description": "JSON Schemas for DivvyDiary.com",
5
5
  "main": "index.js",
6
6
  "engines": {
@@ -132,7 +132,12 @@
132
132
  },
133
133
  "bankSlug": {
134
134
  "type": "string",
135
- "enum": ["TradeRepublic", "ScalableCapital"]
135
+ "enum": [
136
+ "TradeRepublic",
137
+ "ScalableCapital",
138
+ "finanzen_net",
139
+ "SmartbrokerPlus"
140
+ ]
136
141
  }
137
142
  }
138
143
  }
@@ -182,6 +182,8 @@
182
182
  "consors",
183
183
  "csv",
184
184
  "pp",
185
+ "wealth_fz",
186
+ "wealth_sb",
185
187
  "wealth_sc",
186
188
  "wealth_tr"
187
189
  ]