suttacentral-api 2.17.19 → 2.17.20

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.
@@ -167,6 +167,20 @@
167
167
  "volpage": null,
168
168
  "has_comment": false
169
169
  },
170
+ {
171
+ "lang": "it",
172
+ "lang_name": "Italiano",
173
+ "is_root": false,
174
+ "author": "Giovanni Zappa",
175
+ "author_short": "giovannizappa",
176
+ "author_uid": "giovannizappa",
177
+ "publication_date": "2025",
178
+ "id": "mn144_translation-it-giovannizappa",
179
+ "segmented": true,
180
+ "title": "Il discorso sul consiglio a Channa ",
181
+ "volpage": null,
182
+ "has_comment": false
183
+ },
170
184
  {
171
185
  "lang": "it",
172
186
  "lang_name": "Italiano",
@@ -217,6 +217,20 @@
217
217
  "volpage": null,
218
218
  "has_comment": false
219
219
  },
220
+ {
221
+ "lang": "sr",
222
+ "lang_name": "Srpski",
223
+ "is_root": false,
224
+ "author": "Branislav Kovačević",
225
+ "author_short": "brankokovacevic",
226
+ "author_uid": "brankokovacevic",
227
+ "publication_date": "2023",
228
+ "id": "sn12.45_translation-sr-brankokovacevic",
229
+ "segmented": true,
230
+ "title": "Govor kraj Ñātike ",
231
+ "volpage": null,
232
+ "has_comment": false
233
+ },
220
234
  {
221
235
  "lang": "th",
222
236
  "lang_name": "ไทย",
@@ -151,6 +151,20 @@
151
151
  "volpage": null,
152
152
  "has_comment": false
153
153
  },
154
+ {
155
+ "lang": "ru",
156
+ "lang_name": "Русский",
157
+ "is_root": false,
158
+ "author": "SV theravada.ru",
159
+ "author_short": "sv",
160
+ "author_uid": "sv",
161
+ "publication_date": "2025",
162
+ "id": "an8.74_translation-ru-sv",
163
+ "segmented": true,
164
+ "title": "Сутта Памятование о Смерти Вторая",
165
+ "volpage": null,
166
+ "has_comment": false
167
+ },
154
168
  {
155
169
  "lang": "ru",
156
170
  "lang_name": "Русский",
@@ -99,6 +99,20 @@
99
99
  "volpage": null,
100
100
  "has_comment": false
101
101
  },
102
+ {
103
+ "lang": "fr",
104
+ "lang_name": "Français",
105
+ "is_root": false,
106
+ "author": "Rémy Zins",
107
+ "author_short": "sekha",
108
+ "author_uid": "sekha",
109
+ "publication_date": "2022",
110
+ "id": "an3.130_translation-fr-sekha",
111
+ "segmented": true,
112
+ "title": "La libération du vénérable Anourouddha ",
113
+ "volpage": null,
114
+ "has_comment": false
115
+ },
102
116
  {
103
117
  "lang": "fr",
104
118
  "lang_name": "Français",
@@ -156,6 +156,20 @@
156
156
  "volpage": null,
157
157
  "has_comment": false
158
158
  },
159
+ {
160
+ "lang": "it",
161
+ "lang_name": "Italiano",
162
+ "is_root": false,
163
+ "author": "Giovanni Zappa",
164
+ "author_short": "giovannizappa",
165
+ "author_uid": "giovannizappa",
166
+ "publication_date": "2025",
167
+ "id": "mn88_translation-it-giovannizappa",
168
+ "segmented": true,
169
+ "title": "Il tessuto importato ",
170
+ "volpage": null,
171
+ "has_comment": false
172
+ },
159
173
  {
160
174
  "lang": "it",
161
175
  "lang_name": "Italiano",
@@ -194,6 +194,20 @@
194
194
  "volpage": null,
195
195
  "has_comment": false
196
196
  },
197
+ {
198
+ "lang": "it",
199
+ "lang_name": "Italiano",
200
+ "is_root": false,
201
+ "author": "Giovanni Zappa",
202
+ "author_short": "giovannizappa",
203
+ "author_uid": "giovannizappa",
204
+ "publication_date": "2025",
205
+ "id": "mn143_translation-it-giovannizappa",
206
+ "segmented": true,
207
+ "title": "Il discorso sul consiglio ad Anāthapiṇḍika ",
208
+ "volpage": null,
209
+ "has_comment": false
210
+ },
197
211
  {
198
212
  "lang": "it",
199
213
  "lang_name": "Italiano",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.17.19",
3
+ "version": "2.17.20",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {