scv-esm 1.115.747 → 1.115.749
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.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "scv-esm",
|
|
3
|
-
"version": "1.115.
|
|
3
|
+
"version": "1.115.749",
|
|
4
4
|
"description": "SuttaCentral Voice ES Module",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"module": "main.mjs",
|
|
@@ -27,8 +27,8 @@
|
|
|
27
27
|
"eslint": "^9.17.0",
|
|
28
28
|
"memo-again": "^0.8.0",
|
|
29
29
|
"mocha": "^11.0.1",
|
|
30
|
-
"scv-bilara": "^3.178.
|
|
30
|
+
"scv-bilara": "^3.178.101",
|
|
31
31
|
"should": "^13.2.3",
|
|
32
|
-
"suttacentral-api": "^2.17.
|
|
32
|
+
"suttacentral-api": "^2.17.63"
|
|
33
33
|
}
|
|
34
34
|
}
|
package/src/auto/authors-v2.mjs
CHANGED
|
@@ -1047,10 +1047,10 @@ const AUTHORS = {
|
|
|
1047
1047
|
"exampleVersion": 0,
|
|
1048
1048
|
"sutta": true,
|
|
1049
1049
|
"stats": {
|
|
1050
|
-
"sutta":
|
|
1051
|
-
"sutta/an":
|
|
1050
|
+
"sutta": 10,
|
|
1051
|
+
"sutta/an": 8,
|
|
1052
1052
|
"sutta/an/an7": 1,
|
|
1053
|
-
"sutta/an/an8":
|
|
1053
|
+
"sutta/an/an8": 6,
|
|
1054
1054
|
"sutta/an/an9": 1,
|
|
1055
1055
|
"sutta/mn": 2
|
|
1056
1056
|
}
|
package/src/auto/suid-map.json
CHANGED
package/src/auto/suid-map.mjs
CHANGED