suttacentral-api 2.12.0 → 2.14.1

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.
@@ -68,7 +68,7 @@
68
68
  "publication_date": "2019",
69
69
  "id": "an3.37_translation-de-sabbamitta",
70
70
  "segmented": true,
71
- "title": "Die Vier Großen Könige (1) ",
71
+ "title": "Die vier großen Könige (1) ",
72
72
  "volpage": null,
73
73
  "has_comment": false
74
74
  },
@@ -55,7 +55,7 @@
55
55
  "publication_date": "2019",
56
56
  "id": "sn35.243_translation-de-sabbamitta",
57
57
  "segmented": true,
58
- "title": "Die Darlegung des Befleckten ",
58
+ "title": "Die Darlegung des Triefenden ",
59
59
  "volpage": null,
60
60
  "has_comment": false
61
61
  },
@@ -165,6 +165,20 @@
165
165
  "volpage": null,
166
166
  "has_comment": false
167
167
  },
168
+ {
169
+ "lang": "ru",
170
+ "lang_name": "Русский",
171
+ "is_root": false,
172
+ "author": "SV theravada.ru",
173
+ "author_short": "sv",
174
+ "author_uid": "sv",
175
+ "publication_date": "2024",
176
+ "id": "sn45.55_translation-ru-sv",
177
+ "segmented": true,
178
+ "title": "Мудрое Внимание ",
179
+ "volpage": null,
180
+ "has_comment": false
181
+ },
168
182
  {
169
183
  "lang": "ru",
170
184
  "lang_name": "Русский",
@@ -68,7 +68,7 @@
68
68
  "publication_date": "2019",
69
69
  "id": "an3.38_translation-de-sabbamitta",
70
70
  "segmented": true,
71
- "title": "Die Vier Großen Könige (2) ",
71
+ "title": "Die vier großen Könige (2) ",
72
72
  "volpage": null,
73
73
  "has_comment": false
74
74
  },
@@ -165,6 +165,20 @@
165
165
  "volpage": null,
166
166
  "has_comment": false
167
167
  },
168
+ {
169
+ "lang": "ru",
170
+ "lang_name": "Русский",
171
+ "is_root": false,
172
+ "author": "SV theravada.ru",
173
+ "author_short": "sv",
174
+ "author_uid": "sv",
175
+ "publication_date": "2024",
176
+ "id": "sn45.50-54_translation-ru-sv",
177
+ "segmented": true,
178
+ "title": "Нравственность ",
179
+ "volpage": null,
180
+ "has_comment": false
181
+ },
168
182
  {
169
183
  "lang": "ru",
170
184
  "lang_name": "Русский",
package/package.json CHANGED
@@ -1,13 +1,12 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.12.0",
3
+ "version": "2.14.1",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {
7
7
  "test": "test"
8
8
  },
9
9
  "dependencies": {
10
- "axios": "^1.3.1",
11
10
  "log-instance": "^1.5.0",
12
11
  "memo-again": "^0.8.0",
13
12
  "merkle-json": "^1.1.4"