suttacentral-api 2.17.11 → 2.17.12

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.
@@ -236,7 +236,7 @@
236
236
  "priority_author_uid": "sujato",
237
237
  "verseNo": "",
238
238
  "previous": {
239
- "name": "SN 47.3",
239
+ "name": "Bhikkhusutta",
240
240
  "uid": "sn47.3"
241
241
  },
242
242
  "next": {
@@ -249,11 +249,11 @@
249
249
  "priority_author_uid": "sujato",
250
250
  "verseNo": "",
251
251
  "previous": {
252
- "name": "SN 47.2",
252
+ "name": "Satisutta",
253
253
  "uid": "sn47.2"
254
254
  },
255
255
  "next": {
256
- "name": "SN 47.4",
256
+ "name": "Sālasutta",
257
257
  "uid": "sn47.4"
258
258
  }
259
259
  }
@@ -253,7 +253,7 @@
253
253
  "uid": "sn46.175-184"
254
254
  },
255
255
  "next": {
256
- "name": "SN 47.2",
256
+ "name": "Satisutta",
257
257
  "uid": "sn47.2"
258
258
  }
259
259
  }
@@ -235,7 +235,7 @@
235
235
  "priority_author_uid": "sujato",
236
236
  "verseNo": "",
237
237
  "previous": {
238
- "name": "SN 31.23–112",
238
+ "name": "Sāragandhādidānūpakārasuttanavutika",
239
239
  "uid": "sn31.23-112"
240
240
  },
241
241
  "next": {
@@ -213,7 +213,7 @@
213
213
  "uid": "sn24.44"
214
214
  },
215
215
  "next": {
216
- "name": "SN 24.46–69",
216
+ "name": "Etaṁmamādisutta",
217
217
  "uid": "sn24.46-69"
218
218
  }
219
219
  }
@@ -239,7 +239,7 @@
239
239
  "uid": "sn31.4-12"
240
240
  },
241
241
  "next": {
242
- "name": "SN 31.23–112",
242
+ "name": "Sāragandhādidānūpakārasuttanavutika",
243
243
  "uid": "sn31.23-112"
244
244
  }
245
245
  }
@@ -213,7 +213,7 @@
213
213
  "uid": "sn46.165-174"
214
214
  },
215
215
  "next": {
216
- "name": "SN 47.1",
216
+ "name": "Ambapālisutta",
217
217
  "uid": "sn47.1"
218
218
  }
219
219
  }
@@ -249,11 +249,11 @@
249
249
  "priority_author_uid": "sujato",
250
250
  "verseNo": "",
251
251
  "previous": {
252
- "name": "SN 47.1",
252
+ "name": "Ambapālisutta",
253
253
  "uid": "sn47.1"
254
254
  },
255
255
  "next": {
256
- "name": "SN 47.3",
256
+ "name": "Bhikkhusutta",
257
257
  "uid": "sn47.3"
258
258
  }
259
259
  }
@@ -249,7 +249,7 @@
249
249
  "priority_author_uid": "sujato",
250
250
  "verseNo": "",
251
251
  "previous": {
252
- "name": "SN 47.4",
252
+ "name": "Sālasutta",
253
253
  "uid": "sn47.4"
254
254
  },
255
255
  "next": {
@@ -196,7 +196,7 @@
196
196
  "priority_author_uid": "sujato",
197
197
  "verseNo": "",
198
198
  "previous": {
199
- "name": "SN 24.46–69",
199
+ "name": "Etaṁmamādisutta",
200
200
  "uid": "sn24.46-69"
201
201
  },
202
202
  "next": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.17.11",
3
+ "version": "2.17.12",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {