suttacentral-api 2.8.6 → 2.8.7

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.
@@ -283,7 +283,7 @@
283
283
  "publication_date": null,
284
284
  "id": "mn22_translation-ru-sv",
285
285
  "segmented": true,
286
- "title": "Пример со зсеёй ",
286
+ "title": "Пример со змеёй ",
287
287
  "volpage": null,
288
288
  "has_comment": false
289
289
  },
@@ -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": "ไทย",
@@ -248,6 +248,20 @@
248
248
  "volpage": null,
249
249
  "has_comment": false
250
250
  },
251
+ {
252
+ "lang": "ru",
253
+ "lang_name": "ру́сский язы́к",
254
+ "is_root": false,
255
+ "author": "SV theravada.ru",
256
+ "author_short": "sv",
257
+ "author_uid": "sv",
258
+ "publication_date": null,
259
+ "id": "mn52_translation-ru-sv",
260
+ "segmented": true,
261
+ "title": "Человек из Аттхаканагары ",
262
+ "volpage": null,
263
+ "has_comment": false
264
+ },
251
265
  {
252
266
  "lang": "ru",
253
267
  "lang_name": "ру́сский язы́к",
@@ -247,6 +247,20 @@
247
247
  "volpage": null,
248
248
  "has_comment": false
249
249
  },
250
+ {
251
+ "lang": "ru",
252
+ "lang_name": "ру́сский язы́к",
253
+ "is_root": false,
254
+ "author": "SV theravada.ru",
255
+ "author_short": "sv",
256
+ "author_uid": "sv",
257
+ "publication_date": null,
258
+ "id": "mn33_translation-ru-sv",
259
+ "segmented": true,
260
+ "title": "Большое наставление о пастухе ",
261
+ "volpage": null,
262
+ "has_comment": false
263
+ },
250
264
  {
251
265
  "lang": "ru",
252
266
  "lang_name": "ру́сский язы́к",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.8.6",
3
+ "version": "2.8.7",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {