suttacentral-api 2.9.5 → 2.9.7

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.
@@ -87,7 +87,7 @@
87
87
  "segmented": true,
88
88
  "title": "With Prince Abhaya ",
89
89
  "volpage": null,
90
- "has_comment": false
90
+ "has_comment": true
91
91
  },
92
92
  {
93
93
  "author": "Nyanamoli Thera",
@@ -123,7 +123,7 @@
123
123
  "publication_date": null,
124
124
  "id": "an8.49_translation-fr-noeismet",
125
125
  "segmented": true,
126
- "title": "Prospérer dans cette vie (1ᵉʳ) ",
126
+ "title": "Prospérer dans cette vie (1er) ",
127
127
  "volpage": null,
128
128
  "has_comment": false
129
129
  },
@@ -116,6 +116,20 @@
116
116
  "volpage": null,
117
117
  "has_comment": false
118
118
  },
119
+ {
120
+ "lang": "fr",
121
+ "lang_name": "Français",
122
+ "is_root": false,
123
+ "author": "Noé Ismet",
124
+ "author_short": "noeismet",
125
+ "author_uid": "noeismet",
126
+ "publication_date": null,
127
+ "id": "mn93_translation-fr-noeismet",
128
+ "segmented": true,
129
+ "title": "Avec Assalāyana ",
130
+ "volpage": null,
131
+ "has_comment": false
132
+ },
119
133
  {
120
134
  "lang": "hi",
121
135
  "lang_name": "हिन्दी",
@@ -87,7 +87,7 @@
87
87
  "segmented": true,
88
88
  "title": "The Many Kinds of Feeling ",
89
89
  "volpage": null,
90
- "has_comment": false
90
+ "has_comment": true
91
91
  },
92
92
  {
93
93
  "author": "Nyanamoli Thera",
@@ -137,7 +137,7 @@
137
137
  "publication_date": null,
138
138
  "id": "an4.53_translation-fr-noeismet",
139
139
  "segmented": true,
140
- "title": "Vivre Ensemble (1ᵉʳ) ",
140
+ "title": "Vivre Ensemble (1er) ",
141
141
  "volpage": null,
142
142
  "has_comment": false
143
143
  },
@@ -86,7 +86,7 @@
86
86
  "segmented": true,
87
87
  "title": "Guaranteed ",
88
88
  "volpage": null,
89
- "has_comment": false
89
+ "has_comment": true
90
90
  },
91
91
  {
92
92
  "author": "Bhikkhu Bodhi",
@@ -150,7 +150,7 @@
150
150
  "publication_date": null,
151
151
  "id": "an4.55_translation-fr-noeismet",
152
152
  "segmented": true,
153
- "title": "Égalité (1ʳᵉ) ",
153
+ "title": "Égalité (1er) ",
154
154
  "volpage": null,
155
155
  "has_comment": false
156
156
  },
@@ -100,7 +100,7 @@
100
100
  "segmented": true,
101
101
  "title": "The Longer Advice to Rāhula ",
102
102
  "volpage": null,
103
- "has_comment": false
103
+ "has_comment": true
104
104
  },
105
105
  {
106
106
  "author": "Suddhāso Bhikkhu",
@@ -73,7 +73,7 @@
73
73
  "segmented": true,
74
74
  "title": "The Ascetic Who Behaved Like a Dog ",
75
75
  "volpage": null,
76
- "has_comment": false
76
+ "has_comment": true
77
77
  },
78
78
  {
79
79
  "author": "Bhikkhu Bodhi",
@@ -86,7 +86,7 @@
86
86
  "segmented": true,
87
87
  "title": "With Jīvaka ",
88
88
  "volpage": null,
89
- "has_comment": false
89
+ "has_comment": true
90
90
  },
91
91
  {
92
92
  "author": "Nyanamoli Thera",
@@ -99,7 +99,7 @@
99
99
  "segmented": true,
100
100
  "title": "Advice to Rāhula at Ambalaṭṭhika ",
101
101
  "volpage": null,
102
- "has_comment": false
102
+ "has_comment": true
103
103
  },
104
104
  {
105
105
  "author": "Nyanamoli Thera",
@@ -99,7 +99,7 @@
99
99
  "segmented": true,
100
100
  "title": "With Upāli ",
101
101
  "volpage": null,
102
- "has_comment": false
102
+ "has_comment": true
103
103
  },
104
104
  {
105
105
  "author": "Nārada Thera, Mahinda Thera",
@@ -16,7 +16,7 @@
16
16
  "root_lang": "pli",
17
17
  "root_lang_name": "Pāli",
18
18
  "type": "leaf",
19
- "translated_title": "Loaded Dice ",
19
+ "translated_title": "Unfailing Dice ",
20
20
  "translations": [
21
21
  {
22
22
  "lang": "pli",
@@ -82,7 +82,7 @@
82
82
  "publication_date": null,
83
83
  "id": "an3.118_translation-en-sujato",
84
84
  "segmented": true,
85
- "title": "Loaded Dice ",
85
+ "title": "Unfailing Dice ",
86
86
  "volpage": null,
87
87
  "has_comment": false
88
88
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.9.5",
3
+ "version": "2.9.7",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {