utilitas 2000.3.21 → 2000.3.23
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/dist/utilitas.lite.mjs +1 -1
- package/dist/utilitas.lite.mjs.map +1 -1
- package/lib/manifest.mjs +11 -11
- package/package.json +11 -11
package/lib/manifest.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
const manifest = {
|
|
2
2
|
"name": "utilitas",
|
|
3
3
|
"description": "Just another common utility for JavaScript.",
|
|
4
|
-
"version": "2000.3.
|
|
4
|
+
"version": "2000.3.23",
|
|
5
5
|
"private": false,
|
|
6
6
|
"homepage": "https://github.com/Leask/utilitas",
|
|
7
7
|
"main": "index.mjs",
|
|
@@ -27,11 +27,11 @@ const manifest = {
|
|
|
27
27
|
"@ffmpeg-installer/ffmpeg": "^1.1.0",
|
|
28
28
|
"@ffprobe-installer/ffprobe": "^2.1.2",
|
|
29
29
|
"@google-cloud/speech": "^7.2.1",
|
|
30
|
-
"@google-cloud/storage": "^7.
|
|
31
|
-
"@google/genai": "^1.
|
|
30
|
+
"@google-cloud/storage": "^7.18.0",
|
|
31
|
+
"@google/genai": "^1.31.0",
|
|
32
32
|
"@mozilla/readability": "github:mozilla/readability",
|
|
33
|
-
"@sentry/node": "^10.
|
|
34
|
-
"@sentry/profiling-node": "^10.
|
|
33
|
+
"@sentry/node": "^10.29.0",
|
|
34
|
+
"@sentry/profiling-node": "^10.29.0",
|
|
35
35
|
"acme-client": "^5.4.0",
|
|
36
36
|
"browserify-fs": "^1.0.0",
|
|
37
37
|
"buffer": "^6.0.3",
|
|
@@ -42,30 +42,30 @@ const manifest = {
|
|
|
42
42
|
"js-tiktoken": "^1.0.21",
|
|
43
43
|
"jsdom": "^27.2.0",
|
|
44
44
|
"lorem-ipsum": "^2.0.8",
|
|
45
|
-
"mailgun.js": "^12.
|
|
45
|
+
"mailgun.js": "^12.4.0",
|
|
46
46
|
"mailparser": "^3.9.0",
|
|
47
47
|
"mime": "^4.1.0",
|
|
48
48
|
"mysql2": "^3.15.3",
|
|
49
49
|
"node-mailjet": "^6.0.11",
|
|
50
50
|
"node-polyfill-webpack-plugin": "^4.1.0",
|
|
51
51
|
"office-text-extractor": "^3.0.3",
|
|
52
|
-
"openai": "^6.
|
|
53
|
-
"pdfjs-dist": "^5.4.
|
|
52
|
+
"openai": "^6.10.0",
|
|
53
|
+
"pdfjs-dist": "^5.4.449",
|
|
54
54
|
"pdf-lib": "^1.17.1",
|
|
55
55
|
"pg": "^8.16.3",
|
|
56
56
|
"pgvector": "^0.2.1",
|
|
57
57
|
"ping": "^1.0.0",
|
|
58
58
|
"process": "^0.11.10",
|
|
59
|
-
"puppeteer": "^24.
|
|
59
|
+
"puppeteer": "^24.32.0",
|
|
60
60
|
"say": "^0.16.0",
|
|
61
61
|
"telegraf": "^4.16.3",
|
|
62
62
|
"telesignsdk": "^3.0.4",
|
|
63
63
|
"tesseract.js": "^6.0.1",
|
|
64
|
-
"twilio": "^5.10.
|
|
64
|
+
"twilio": "^5.10.7",
|
|
65
65
|
"url": "github:Leask/node-url",
|
|
66
66
|
"webpack-cli": "^6.0.1",
|
|
67
67
|
"whisper-node": "^1.1.1",
|
|
68
|
-
"wrangler": "^4.
|
|
68
|
+
"wrangler": "^4.53.0",
|
|
69
69
|
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.1/xlsx-0.20.1.tgz",
|
|
70
70
|
"youtube-transcript": "^1.2.1"
|
|
71
71
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "utilitas",
|
|
3
3
|
"description": "Just another common utility for JavaScript.",
|
|
4
|
-
"version": "2000.3.
|
|
4
|
+
"version": "2000.3.23",
|
|
5
5
|
"private": false,
|
|
6
6
|
"homepage": "https://github.com/Leask/utilitas",
|
|
7
7
|
"main": "index.mjs",
|
|
@@ -38,11 +38,11 @@
|
|
|
38
38
|
"@ffmpeg-installer/ffmpeg": "^1.1.0",
|
|
39
39
|
"@ffprobe-installer/ffprobe": "^2.1.2",
|
|
40
40
|
"@google-cloud/speech": "^7.2.1",
|
|
41
|
-
"@google-cloud/storage": "^7.
|
|
42
|
-
"@google/genai": "^1.
|
|
41
|
+
"@google-cloud/storage": "^7.18.0",
|
|
42
|
+
"@google/genai": "^1.31.0",
|
|
43
43
|
"@mozilla/readability": "github:mozilla/readability",
|
|
44
|
-
"@sentry/node": "^10.
|
|
45
|
-
"@sentry/profiling-node": "^10.
|
|
44
|
+
"@sentry/node": "^10.29.0",
|
|
45
|
+
"@sentry/profiling-node": "^10.29.0",
|
|
46
46
|
"acme-client": "^5.4.0",
|
|
47
47
|
"browserify-fs": "^1.0.0",
|
|
48
48
|
"buffer": "^6.0.3",
|
|
@@ -53,30 +53,30 @@
|
|
|
53
53
|
"js-tiktoken": "^1.0.21",
|
|
54
54
|
"jsdom": "^27.2.0",
|
|
55
55
|
"lorem-ipsum": "^2.0.8",
|
|
56
|
-
"mailgun.js": "^12.
|
|
56
|
+
"mailgun.js": "^12.4.0",
|
|
57
57
|
"mailparser": "^3.9.0",
|
|
58
58
|
"mime": "^4.1.0",
|
|
59
59
|
"mysql2": "^3.15.3",
|
|
60
60
|
"node-mailjet": "^6.0.11",
|
|
61
61
|
"node-polyfill-webpack-plugin": "^4.1.0",
|
|
62
62
|
"office-text-extractor": "^3.0.3",
|
|
63
|
-
"openai": "^6.
|
|
64
|
-
"pdfjs-dist": "^5.4.
|
|
63
|
+
"openai": "^6.10.0",
|
|
64
|
+
"pdfjs-dist": "^5.4.449",
|
|
65
65
|
"pdf-lib": "^1.17.1",
|
|
66
66
|
"pg": "^8.16.3",
|
|
67
67
|
"pgvector": "^0.2.1",
|
|
68
68
|
"ping": "^1.0.0",
|
|
69
69
|
"process": "^0.11.10",
|
|
70
|
-
"puppeteer": "^24.
|
|
70
|
+
"puppeteer": "^24.32.0",
|
|
71
71
|
"say": "^0.16.0",
|
|
72
72
|
"telegraf": "^4.16.3",
|
|
73
73
|
"telesignsdk": "^3.0.4",
|
|
74
74
|
"tesseract.js": "^6.0.1",
|
|
75
|
-
"twilio": "^5.10.
|
|
75
|
+
"twilio": "^5.10.7",
|
|
76
76
|
"url": "github:Leask/node-url",
|
|
77
77
|
"webpack-cli": "^6.0.1",
|
|
78
78
|
"whisper-node": "^1.1.1",
|
|
79
|
-
"wrangler": "^4.
|
|
79
|
+
"wrangler": "^4.53.0",
|
|
80
80
|
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.1/xlsx-0.20.1.tgz",
|
|
81
81
|
"youtube-transcript": "^1.2.1"
|
|
82
82
|
}
|