suttacentral-api 2.17.8 → 2.17.9

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.
@@ -158,7 +158,7 @@
158
158
  "priority_author_uid": "sujato",
159
159
  "verseNo": "Verse 209–210",
160
160
  "previous": {
161
- "name": "Mogharājā ",
161
+ "name": "Mogharāja ",
162
162
  "uid": "thag2.44"
163
163
  },
164
164
  "next": {
@@ -293,7 +293,7 @@
293
293
  "uid": "an4.198"
294
294
  },
295
295
  "next": {
296
- "name": "Love and Hate ",
296
+ "name": "Fondness ",
297
297
  "uid": "an4.200"
298
298
  }
299
299
  }
@@ -223,7 +223,7 @@
223
223
  "priority_author_uid": "sujato",
224
224
  "verseNo": "",
225
225
  "previous": {
226
- "name": "A Boundary Pillar ",
226
+ "name": "A Boundary-Post ",
227
227
  "uid": "sn56.39"
228
228
  },
229
229
  "next": {
@@ -290,7 +290,7 @@
290
290
  "priority_author_uid": "sujato",
291
291
  "verseNo": "",
292
292
  "previous": {
293
- "name": "Disdain ",
293
+ "name": "Fault-Finding Deities ",
294
294
  "uid": "sn1.35"
295
295
  },
296
296
  "next": {
@@ -162,7 +162,7 @@
162
162
  "uid": "thag2.42"
163
163
  },
164
164
  "next": {
165
- "name": "Mogharājā ",
165
+ "name": "Mogharāja ",
166
166
  "uid": "thag2.44"
167
167
  }
168
168
  }
@@ -240,7 +240,7 @@
240
240
  "uid": "sn56.37"
241
241
  },
242
242
  "next": {
243
- "name": "A Boundary Pillar ",
243
+ "name": "A Boundary-Post ",
244
244
  "uid": "sn56.39"
245
245
  }
246
246
  }
@@ -16,7 +16,7 @@
16
16
  "root_lang": "pli",
17
17
  "root_lang_name": "Pāli",
18
18
  "type": "leaf",
19
- "translated_title": "A Boundary Pillar ",
19
+ "translated_title": "A Boundary-Post ",
20
20
  "translations": [
21
21
  {
22
22
  "lang": "pli",
@@ -82,7 +82,7 @@
82
82
  "publication_date": "2018",
83
83
  "id": "sn56.39_translation-en-sujato",
84
84
  "segmented": true,
85
- "title": "A Boundary Pillar ",
85
+ "title": "A Boundary-Post ",
86
86
  "volpage": null,
87
87
  "has_comment": false
88
88
  },
@@ -16,7 +16,7 @@
16
16
  "root_lang": "pli",
17
17
  "root_lang_name": "Pāli",
18
18
  "type": "leaf",
19
- "translated_title": "Disdain ",
19
+ "translated_title": "Fault-Finding Deities ",
20
20
  "translations": [
21
21
  {
22
22
  "lang": "pli",
@@ -95,7 +95,7 @@
95
95
  "publication_date": "2018",
96
96
  "id": "sn1.35_translation-en-sujato",
97
97
  "segmented": true,
98
- "title": "Disdain ",
98
+ "title": "Fault-Finding Deities ",
99
99
  "volpage": null,
100
100
  "has_comment": false
101
101
  },
@@ -16,7 +16,7 @@
16
16
  "root_lang": "pli",
17
17
  "root_lang_name": "Pāli",
18
18
  "type": "leaf",
19
- "translated_title": "Love and Hate ",
19
+ "translated_title": "Fondness ",
20
20
  "translations": [
21
21
  {
22
22
  "lang": "pli",
@@ -82,7 +82,7 @@
82
82
  "publication_date": "2018",
83
83
  "id": "an4.200_translation-en-sujato",
84
84
  "segmented": true,
85
- "title": "Love and Hate ",
85
+ "title": "Fondness ",
86
86
  "volpage": null,
87
87
  "has_comment": false
88
88
  },
@@ -16,7 +16,7 @@
16
16
  "root_lang": "pli",
17
17
  "root_lang_name": "Pāli",
18
18
  "type": "leaf",
19
- "translated_title": "Mogharājā ",
19
+ "translated_title": "Mogharāja ",
20
20
  "translations": [
21
21
  {
22
22
  "lang": "pli",
@@ -69,7 +69,7 @@
69
69
  "publication_date": "2014",
70
70
  "id": "thag2.44_translation-en-sujato",
71
71
  "segmented": true,
72
- "title": "Mogharājā ",
72
+ "title": "Mogharāja ",
73
73
  "volpage": null,
74
74
  "has_comment": false
75
75
  },
@@ -294,7 +294,7 @@
294
294
  "uid": "sn1.33"
295
295
  },
296
296
  "next": {
297
- "name": "Disdain ",
297
+ "name": "Fault-Finding Deities ",
298
298
  "uid": "sn1.35"
299
299
  }
300
300
  }
@@ -209,7 +209,7 @@
209
209
  "priority_author_uid": "sujato",
210
210
  "verseNo": "",
211
211
  "previous": {
212
- "name": "Love and Hate ",
212
+ "name": "Fondness ",
213
213
  "uid": "an4.200"
214
214
  },
215
215
  "next": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.17.8",
3
+ "version": "2.17.9",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {