suttacentral-api 2.8.4 → 2.8.5

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.
@@ -220,6 +220,20 @@
220
220
  "volpage": null,
221
221
  "has_comment": false
222
222
  },
223
+ {
224
+ "lang": "sr",
225
+ "lang_name": "Srpski",
226
+ "is_root": false,
227
+ "author": "Branislav Kovačević",
228
+ "author_short": "brankokovacevic",
229
+ "author_uid": "brankokovacevic",
230
+ "publication_date": null,
231
+ "id": "dn32_translation-sr-brankokovacevic",
232
+ "segmented": true,
233
+ "title": "Āṭānāṭiya stihovi koji štite ",
234
+ "volpage": null,
235
+ "has_comment": false
236
+ },
223
237
  {
224
238
  "lang": "th",
225
239
  "lang_name": "ไทย",
@@ -313,20 +313,6 @@
313
313
  "volpage": null,
314
314
  "has_comment": false
315
315
  },
316
- {
317
- "lang": "sr",
318
- "lang_name": "Srpski",
319
- "is_root": false,
320
- "author": "Branislav Kovačević",
321
- "author_short": "brankokovacevic",
322
- "author_uid": "brankokovacevic",
323
- "publication_date": null,
324
- "id": "dn31_translation-sr-brankokovacevic",
325
- "segmented": true,
326
- "title": "Savet Sigālaki ",
327
- "volpage": null,
328
- "has_comment": false
329
- },
330
316
  {
331
317
  "lang": "sr",
332
318
  "lang_name": "Srpski",
@@ -259,6 +259,20 @@
259
259
  "volpage": null,
260
260
  "has_comment": false
261
261
  },
262
+ {
263
+ "lang": "ru",
264
+ "lang_name": "ру́сский язы́к",
265
+ "is_root": false,
266
+ "author": "SV theravada.ru",
267
+ "author_short": "sv",
268
+ "author_uid": "sv",
269
+ "publication_date": null,
270
+ "id": "mn36_translation-ru-sv",
271
+ "segmented": true,
272
+ "title": "Большая беседа с Саччакой ",
273
+ "volpage": null,
274
+ "has_comment": false
275
+ },
262
276
  {
263
277
  "lang": "ru",
264
278
  "lang_name": "ру́сский язы́к",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.8.4",
3
+ "version": "2.8.5",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {