suttacentral-api 2.8.16 → 2.8.17

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.
@@ -16,7 +16,7 @@
16
16
  "root_lang": "pli",
17
17
  "root_lang_name": "Pāli",
18
18
  "type": "leaf",
19
- "translated_title": "Jāṇussoṇi ",
19
+ "translated_title": "Jānussoṇi ",
20
20
  "translations": [
21
21
  {
22
22
  "lang": "pli",
@@ -68,7 +68,7 @@
68
68
  "publication_date": null,
69
69
  "id": "sn12.47_translation-de-sabbamitta",
70
70
  "segmented": true,
71
- "title": "Mit Jāṇussoṇi ",
71
+ "title": "Mit Jānussoṇi ",
72
72
  "volpage": null,
73
73
  "has_comment": false
74
74
  },
@@ -95,7 +95,7 @@
95
95
  "publication_date": null,
96
96
  "id": "sn12.47_translation-en-sujato",
97
97
  "segmented": true,
98
- "title": "Jāṇussoṇi ",
98
+ "title": "Jānussoṇi ",
99
99
  "volpage": null,
100
100
  "has_comment": false
101
101
  },
@@ -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": "dn34_translation-sr-brankokovacevic",
232
+ "segmented": true,
233
+ "title": "Od jedan do deset ",
234
+ "volpage": null,
235
+ "has_comment": false
236
+ },
223
237
  {
224
238
  "lang": "th",
225
239
  "lang_name": "ไทย",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.8.16",
3
+ "version": "2.8.17",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {