suttacentral-api 2.8.38 → 2.8.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.
@@ -99,7 +99,7 @@
99
99
  "segmented": true,
100
100
  "title": "Prepared Chariots ",
101
101
  "volpage": null,
102
- "has_comment": false
102
+ "has_comment": true
103
103
  },
104
104
  {
105
105
  "author": "Nyanamoli Thera",
@@ -86,6 +86,20 @@
86
86
  "volpage": null,
87
87
  "has_comment": false
88
88
  },
89
+ {
90
+ "lang": "fr",
91
+ "lang_name": "Français",
92
+ "is_root": false,
93
+ "author": "Noé Ismet",
94
+ "author_short": "noeismet",
95
+ "author_uid": "noeismet",
96
+ "publication_date": null,
97
+ "id": "sn48.41_translation-fr-noeismet",
98
+ "segmented": true,
99
+ "title": "Vieillesse ",
100
+ "volpage": null,
101
+ "has_comment": false
102
+ },
89
103
  {
90
104
  "lang": "id",
91
105
  "lang_name": "Indonesian",
@@ -32,6 +32,20 @@
32
32
  "volpage": null,
33
33
  "has_comment": false
34
34
  },
35
+ {
36
+ "lang": "de",
37
+ "lang_name": "Deutsch",
38
+ "is_root": false,
39
+ "author": "Sabbamitta",
40
+ "author_short": "sabbamitta",
41
+ "author_uid": "sabbamitta",
42
+ "publication_date": null,
43
+ "id": "thag2.26_translation-de-sabbamitta",
44
+ "segmented": true,
45
+ "title": "Puṇṇamāsa (2) ",
46
+ "volpage": null,
47
+ "has_comment": false
48
+ },
35
49
  {
36
50
  "lang": "de",
37
51
  "lang_name": "Deutsch",
@@ -32,6 +32,20 @@
32
32
  "volpage": null,
33
33
  "has_comment": false
34
34
  },
35
+ {
36
+ "lang": "de",
37
+ "lang_name": "Deutsch",
38
+ "is_root": false,
39
+ "author": "Sabbamitta",
40
+ "author_short": "sabbamitta",
41
+ "author_uid": "sabbamitta",
42
+ "publication_date": null,
43
+ "id": "thag2.49_translation-de-sabbamitta",
44
+ "segmented": true,
45
+ "title": "Sandhita ",
46
+ "volpage": null,
47
+ "has_comment": false
48
+ },
35
49
  {
36
50
  "lang": "de",
37
51
  "lang_name": "Deutsch",
@@ -99,7 +99,7 @@
99
99
  "segmented": true,
100
100
  "title": "The Noble Search ",
101
101
  "volpage": null,
102
- "has_comment": false
102
+ "has_comment": true
103
103
  },
104
104
  {
105
105
  "author": "Bhikkhu Bodhi",
@@ -86,7 +86,7 @@
86
86
  "segmented": true,
87
87
  "title": "Fodder ",
88
88
  "volpage": null,
89
- "has_comment": false
89
+ "has_comment": true
90
90
  },
91
91
  {
92
92
  "author": "I.B. Horner",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.8.38",
3
+ "version": "2.8.39",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {