suttacentral-api 2.14.12 → 2.15.0

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.
@@ -55,7 +55,7 @@
55
55
  "publication_date": "2019",
56
56
  "id": "sn45.25_translation-de-sabbamitta",
57
57
  "segmented": true,
58
- "title": "Ein wahrer Mensch (1) ",
58
+ "title": "Ein unwahrer Mensch (1) ",
59
59
  "volpage": null,
60
60
  "has_comment": false
61
61
  },
@@ -55,7 +55,7 @@
55
55
  "publication_date": "2019",
56
56
  "id": "sn45.26_translation-de-sabbamitta",
57
57
  "segmented": true,
58
- "title": "Ein wahrer Mensch (2) ",
58
+ "title": "Ein unwahrer Mensch (2) ",
59
59
  "volpage": null,
60
60
  "has_comment": false
61
61
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.14.12",
3
+ "version": "2.15.0",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {
@@ -8,7 +8,7 @@
8
8
  },
9
9
  "dependencies": {
10
10
  "log-instance": "^1.5.0",
11
- "memo-again": "^0.8.0",
11
+ "memo-again": "^0.10.0",
12
12
  "merkle-json": "^1.1.4"
13
13
  },
14
14
  "devDependencies": {