suttacentral-api 2.2.38 → 2.2.39

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.
@@ -15,7 +15,7 @@
15
15
  "parallel_count": 0,
16
16
  "root_lang": "pli",
17
17
  "root_lang_name": "Pāli",
18
- "translated_title": "Verses of the Elder Isidāsī",
18
+ "translated_title": "Isidāsī",
19
19
  "translations": [
20
20
  {
21
21
  "author": "Mahāsaṅgīti Tipiṭaka Buddhavasse 2500",
@@ -56,29 +56,29 @@
56
56
  "volpage": null
57
57
  },
58
58
  {
59
- "author": "Ayya Soma",
60
- "author_short": "soma",
61
- "author_uid": "soma",
62
- "id": "thig15.1_translation-en-soma",
59
+ "author": "Bhikkhu Sujato",
60
+ "author_short": "sujato",
61
+ "author_uid": "sujato",
62
+ "id": "thig15.1_translation-en-sujato",
63
63
  "is_root": false,
64
64
  "lang": "en",
65
65
  "lang_name": "English",
66
66
  "publication_date": null,
67
67
  "segmented": true,
68
- "title": "Verses of the Elder Isidāsī",
68
+ "title": "Isidāsī",
69
69
  "volpage": null
70
70
  },
71
71
  {
72
- "author": "Bhikkhu Sujato",
73
- "author_short": "sujato",
74
- "author_uid": "sujato",
75
- "id": "thig15.1_translation-en-sujato",
72
+ "author": "Ayya Soma",
73
+ "author_short": "soma",
74
+ "author_uid": "soma",
75
+ "id": "thig15.1_translation-en-soma",
76
76
  "is_root": false,
77
77
  "lang": "en",
78
78
  "lang_name": "English",
79
79
  "publication_date": null,
80
80
  "segmented": true,
81
- "title": "Verses of the Elder Isidāsī",
81
+ "title": "Isidāsī",
82
82
  "volpage": null
83
83
  },
84
84
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.2.38",
3
+ "version": "2.2.39",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {