suttacentral-api 2.8.4 → 2.8.6

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.
@@ -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": "ру́сский язы́к",
@@ -245,6 +245,20 @@
245
245
  "volpage": null,
246
246
  "has_comment": false
247
247
  },
248
+ {
249
+ "lang": "ru",
250
+ "lang_name": "ру́сский язы́к",
251
+ "is_root": false,
252
+ "author": "SV theravada.ru",
253
+ "author_short": "sv",
254
+ "author_uid": "sv",
255
+ "publication_date": null,
256
+ "id": "mn55_translation-ru-sv",
257
+ "segmented": true,
258
+ "title": "Дживака ",
259
+ "volpage": null,
260
+ "has_comment": false
261
+ },
248
262
  {
249
263
  "lang": "ru",
250
264
  "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.6",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {