suttacentral-api 2.8.8 → 2.8.9

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.
@@ -102,6 +102,20 @@
102
102
  "volpage": null,
103
103
  "title": "Discourse To Kandaraka"
104
104
  },
105
+ {
106
+ "author": "Nyanamoli Thera",
107
+ "author_short": "Nyanamoli",
108
+ "author_uid": "nyanamoli-thera",
109
+ "has_comment": false,
110
+ "id": "en_mn51_nyanamoli-thera",
111
+ "is_root": false,
112
+ "lang": "en",
113
+ "lang_name": "English",
114
+ "publication_date": "1977",
115
+ "segmented": false,
116
+ "volpage": null,
117
+ "title": "To Kandaraka"
118
+ },
105
119
  {
106
120
  "lang": "hi",
107
121
  "lang_name": "हिन्दी",
@@ -55,7 +55,7 @@
55
55
  "publication_date": null,
56
56
  "id": "sn22.64_translation-de-sabbamitta",
57
57
  "segmented": true,
58
- "title": "Wenn du einbildest ",
58
+ "title": "Wenn du dir vorstellst ",
59
59
  "volpage": null,
60
60
  "has_comment": false
61
61
  },
@@ -102,6 +102,20 @@
102
102
  "volpage": null,
103
103
  "title": "Lesser Discourse on the Simile of the Pith"
104
104
  },
105
+ {
106
+ "author": "Nyanamoli Thera",
107
+ "author_short": "Nyanamoli",
108
+ "author_uid": "nyanamoli-thera",
109
+ "has_comment": false,
110
+ "id": "en_mn30_nyanamoli-thera",
111
+ "is_root": false,
112
+ "lang": "en",
113
+ "lang_name": "English",
114
+ "publication_date": "1977",
115
+ "segmented": false,
116
+ "volpage": null,
117
+ "title": "The Simile of Heartwood 2"
118
+ },
105
119
  {
106
120
  "lang": "es",
107
121
  "lang_name": "Español",
@@ -89,6 +89,20 @@
89
89
  "volpage": null,
90
90
  "title": "Greater Discourse to Vacchagotta"
91
91
  },
92
+ {
93
+ "author": "Nyanamoli Thera",
94
+ "author_short": "Nyanamoli",
95
+ "author_uid": "nyanamoli-thera",
96
+ "has_comment": false,
97
+ "id": "en_mn73_nyanamoli-thera",
98
+ "is_root": false,
99
+ "lang": "en",
100
+ "lang_name": "English",
101
+ "publication_date": "1977",
102
+ "segmented": false,
103
+ "volpage": null,
104
+ "title": "To Vacchagotta"
105
+ },
92
106
  {
93
107
  "lang": "es",
94
108
  "lang_name": "Español",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.8.8",
3
+ "version": "2.8.9",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {