suttacentral-api 2.15.3 → 2.15.4

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.
@@ -152,6 +152,20 @@
152
152
  "volpage": null,
153
153
  "has_comment": false
154
154
  },
155
+ {
156
+ "lang": "lt",
157
+ "lang_name": "Lietuvių Kalba",
158
+ "is_root": false,
159
+ "author": "Sayalay Piyadassi",
160
+ "author_short": "piyadassi",
161
+ "author_uid": "piyadassi",
162
+ "publication_date": "2022",
163
+ "id": "an6.12_translation-lt-piyadassi",
164
+ "segmented": true,
165
+ "title": "Antroji sutta apie maloninančias savybes",
166
+ "volpage": null,
167
+ "has_comment": false
168
+ },
155
169
  {
156
170
  "lang": "my",
157
171
  "lang_name": "မြန်မာဘာသာ",
@@ -71,7 +71,7 @@
71
71
  "publication_date": "2019",
72
72
  "id": "mn49_translation-de-sabbamitta",
73
73
  "segmented": true,
74
- "title": "Über Brahmās Einladung ",
74
+ "title": "Über die Einladung Brahmās ",
75
75
  "volpage": null,
76
76
  "has_comment": false
77
77
  },
@@ -260,7 +260,7 @@
260
260
  "parallel_count": 1,
261
261
  "biblio": null,
262
262
  "priority_author_uid": "sujato",
263
- "verseNo": "",
263
+ "verseNo": null,
264
264
  "previous": {
265
265
  "name": "The Finest Lady in the Land ",
266
266
  "uid": "sn47.20"
@@ -125,6 +125,20 @@
125
125
  "volpage": null,
126
126
  "has_comment": false
127
127
  },
128
+ {
129
+ "lang": "lt",
130
+ "lang_name": "Lietuvių Kalba",
131
+ "is_root": false,
132
+ "author": "Sayalay Piyadassi",
133
+ "author_short": "piyadassi",
134
+ "author_uid": "piyadassi",
135
+ "publication_date": "2022",
136
+ "id": "an6.11_translation-lt-piyadassi",
137
+ "segmented": true,
138
+ "title": "Pirmoji sutta apie maloninančias savybes",
139
+ "volpage": null,
140
+ "has_comment": false
141
+ },
128
142
  {
129
143
  "lang": "my",
130
144
  "lang_name": "မြန်မာဘာသာ",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.15.3",
3
+ "version": "2.15.4",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {