suttacentral-api 2.8.7 → 2.8.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.
@@ -21,20 +21,6 @@
21
21
  "type": "leaf",
22
22
  "translated_title": "The Longer Analysis of Deeds ",
23
23
  "translations": [
24
- {
25
- "lang": "pli",
26
- "lang_name": "Pāli",
27
- "is_root": true,
28
- "author": "Mahāsaṅgīti Tipiṭaka Buddhavasse 2500",
29
- "author_short": "ms",
30
- "author_uid": "ms",
31
- "publication_date": null,
32
- "id": "mn136_root-pli-ms",
33
- "segmented": true,
34
- "title": null,
35
- "volpage": null,
36
- "has_comment": false
37
- },
38
24
  {
39
25
  "lang": "bn",
40
26
  "lang_name": "Bengali",
@@ -232,6 +218,20 @@
232
218
  "volpage": null,
233
219
  "has_comment": false
234
220
  },
221
+ {
222
+ "lang": "ru",
223
+ "lang_name": "ру́сский язы́к",
224
+ "is_root": false,
225
+ "author": "Mahāsaṅgīti Tipiṭaka Buddhavasse 2500",
226
+ "author_short": "ms",
227
+ "author_uid": "ms",
228
+ "publication_date": null,
229
+ "id": "mn136_root-pli-ms",
230
+ "segmented": true,
231
+ "title": null,
232
+ "volpage": null,
233
+ "has_comment": false
234
+ },
235
235
  {
236
236
  "lang": "ru",
237
237
  "lang_name": "ру́сский язы́к",
@@ -233,6 +233,20 @@
233
233
  "volpage": null,
234
234
  "has_comment": false
235
235
  },
236
+ {
237
+ "lang": "ru",
238
+ "lang_name": "ру́сский язы́к",
239
+ "is_root": false,
240
+ "author": "SV theravada.ru",
241
+ "author_short": "sv",
242
+ "author_uid": "sv",
243
+ "publication_date": null,
244
+ "id": "mn39_translation-ru-sv",
245
+ "segmented": true,
246
+ "title": "Большое наставление в Ассапуре ",
247
+ "volpage": null,
248
+ "has_comment": false
249
+ },
236
250
  {
237
251
  "lang": "ru",
238
252
  "lang_name": "ру́сский язы́к",
@@ -313,6 +313,20 @@
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
+ },
316
330
  {
317
331
  "lang": "sr",
318
332
  "lang_name": "Srpski",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.8.7",
3
+ "version": "2.8.8",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {