@visulima/notification 1.0.0 → 1.0.2
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/CHANGELOG.md +46 -37
- package/package.json +42 -42
package/CHANGELOG.md
CHANGED
|
@@ -1,97 +1,106 @@
|
|
|
1
|
+
## @visulima/notification [1.0.2](https://github.com/visulima/visulima/compare/%40visulima%2Fnotification%401.0.1...%40visulima%2Fnotification%401.0.2) (2026-07-15)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Dependencies
|
|
5
|
+
|
|
6
|
+
* **@visulima/email:** upgraded to 2.0.0
|
|
7
|
+
|
|
8
|
+
## @visulima/notification [1.0.1](https://github.com/visulima/visulima/compare/%40visulima%2Fnotification%401.0.0...%40visulima%2Fnotification%401.0.1) (2026-07-15)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Dependencies
|
|
12
|
+
|
|
13
|
+
* **@visulima/email:** upgraded to 1.0.1
|
|
14
|
+
|
|
1
15
|
## @visulima/notification 1.0.0 (2026-07-03)
|
|
2
16
|
|
|
3
17
|
### Features
|
|
4
18
|
|
|
5
|
-
|
|
6
|
-
|
|
19
|
+
- **notification:** add multi-channel notification package ([88fe816](https://github.com/visulima/visulima/commit/88fe81690763e334aa403b4baa455a77557f5880))
|
|
20
|
+
- **notification:** add workflow steps and digest subsystems ([#698](https://github.com/visulima/visulima/issues/698)) ([81e2551](https://github.com/visulima/visulima/commit/81e2551b00508e1b5b50e96cb2aec248d938f8fc))
|
|
7
21
|
|
|
8
22
|
### Bug Fixes
|
|
9
23
|
|
|
10
|
-
|
|
11
|
-
|
|
24
|
+
- fixed hoisted package ([45d4062](https://github.com/visulima/visulima/commit/45d40626dc6930fcd457ae90d6d4293cfad92595))
|
|
25
|
+
- **notification:** harden webhook verifiers + dedupe crypto helpers ([22a7b74](https://github.com/visulima/visulima/commit/22a7b74504619d2c513ef3e5954a0c92d4aea972))
|
|
12
26
|
|
|
13
27
|
### Styles
|
|
14
28
|
|
|
15
|
-
|
|
29
|
+
- cs fixes ([2a960bb](https://github.com/visulima/visulima/commit/2a960bb1772c9dc70080e2d75d3a0d827034e294))
|
|
16
30
|
|
|
17
31
|
### Miscellaneous Chores
|
|
18
32
|
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
33
|
+
- add fallow code-intelligence across all packages ([a3b4821](https://github.com/visulima/visulima/commit/a3b48215002e86fed20f2973038b5d4a0aa1ce04))
|
|
34
|
+
- **release:** @visulima/notification@1.0.0-alpha.1 [skip ci]\n\n## @visulima/notification 1.0.0-alpha.1 (2026-06-20) ([b84e411](https://github.com/visulima/visulima/commit/b84e411424f4129bee3b9e7f15387d0a4b92d895))
|
|
35
|
+
- **release:** @visulima/notification@1.0.0-alpha.2 [skip ci]\n\n## @visulima/notification [1.0.0-alpha.2](https://github.com/visulima/visulima/compare/@visulima/notification@1.0.0-alpha.1...@visulima/notification@1.0.0-alpha.2) (2026-06-23) ([7130c87](https://github.com/visulima/visulima/commit/7130c87490b0ece58713323d4791a0067b08c046))
|
|
36
|
+
- **release:** @visulima/notification@1.0.0-alpha.3 [skip ci]\n\n## @visulima/notification [1.0.0-alpha.3](https://github.com/visulima/visulima/compare/@visulima/notification@1.0.0-alpha.2...@visulima/notification@1.0.0-alpha.3) (2026-06-23) ([ccf4133](https://github.com/visulima/visulima/commit/ccf41334f3162ef3cd00e654083cd338a4f70742))
|
|
37
|
+
- **release:** @visulima/notification@1.0.0-alpha.4 [skip ci]\n\n## @visulima/notification [1.0.0-alpha.4](https://github.com/visulima/visulima/compare/@visulima/notification@1.0.0-alpha.3...@visulima/notification@1.0.0-alpha.4) (2026-06-30) ([da594c0](https://github.com/visulima/visulima/commit/da594c008b10319e8dae525fe19201bf36c55b28))
|
|
38
|
+
- **release:** @visulima/notification@1.0.0-alpha.5 [skip ci]\n\n## @visulima/notification [1.0.0-alpha.5](https://github.com/visulima/visulima/compare/@visulima/notification@1.0.0-alpha.4...@visulima/notification@1.0.0-alpha.5) (2026-07-01) ([5bcc6dc](https://github.com/visulima/visulima/commit/5bcc6dccb58c43cbd39c3380bcbcd132c0e4fda3))
|
|
39
|
+
- **release:** @visulima/notification@1.0.0-alpha.6 [skip ci]\n\n## @visulima/notification [1.0.0-alpha.6](https://github.com/visulima/visulima/compare/@visulima/notification@1.0.0-alpha.5...@visulima/notification@1.0.0-alpha.6) (2026-07-03) ([929290c](https://github.com/visulima/visulima/commit/929290c862ab215b94d0b34633998731235ab76a))
|
|
40
|
+
- **release:** @visulima/notification@1.0.0-alpha.7 [skip ci]\n\n## @visulima/notification [1.0.0-alpha.7](https://github.com/visulima/visulima/compare/@visulima/notification@1.0.0-alpha.6...@visulima/notification@1.0.0-alpha.7) (2026-07-03) ([d66d5d1](https://github.com/visulima/visulima/commit/d66d5d19a44c4f59e393bf448eb02c2a743f01f2))
|
|
27
41
|
|
|
28
42
|
### Code Refactoring
|
|
29
43
|
|
|
30
|
-
|
|
44
|
+
- resolve fallow dead-code across 13 packages ([8c458d2](https://github.com/visulima/visulima/commit/8c458d2eb17225ed48fc4bee4569e522912e8c3d))
|
|
31
45
|
|
|
32
46
|
### Tests
|
|
33
47
|
|
|
34
|
-
|
|
35
|
-
|
|
48
|
+
- **notification:** cover provider + middleware error/guard branches ([9eff3fb](https://github.com/visulima/visulima/commit/9eff3fbf6c72f1154ec942280622f5cb9fc5f8f5))
|
|
49
|
+
- **notification:** cover webhook provider, unstorage queue, worker, middleware ([6a4bbb5](https://github.com/visulima/visulima/commit/6a4bbb569787f0f4a3138ed854ba89a4c7df04dd))
|
|
36
50
|
|
|
37
51
|
### Continuous Integration
|
|
38
52
|
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
53
|
+
- **fallow:** make fallow:health advisory (--report-only) ([d57148e](https://github.com/visulima/visulima/commit/d57148ea0e3556b4c24d8d336b9fa14987f5dc7d))
|
|
54
|
+
- **lint:** raise eslint job timeout and cache slow per-package eslint runs ([#717](https://github.com/visulima/visulima/issues/717)) ([c93878d](https://github.com/visulima/visulima/commit/c93878dbfa1888cc834704448ae6eefd3098597e)), closes [#713](https://github.com/visulima/visulima/issues/713)
|
|
42
55
|
|
|
43
56
|
### Dependencies
|
|
44
57
|
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
58
|
+
- **@visulima/email:** upgraded to 1.0.0
|
|
59
|
+
- **@visulima/error:** upgraded to 6.0.0
|
|
60
|
+
- **@visulima/workflow:** upgraded to 1.0.0
|
|
48
61
|
|
|
49
62
|
## @visulima/notification [1.0.0-alpha.7](https://github.com/visulima/visulima/compare/@visulima/notification@1.0.0-alpha.6...@visulima/notification@1.0.0-alpha.7) (2026-07-03)
|
|
50
63
|
|
|
51
|
-
|
|
52
64
|
### Dependencies
|
|
53
65
|
|
|
54
|
-
|
|
66
|
+
- **@visulima/email:** upgraded to 1.0.0-alpha.47
|
|
55
67
|
|
|
56
68
|
## @visulima/notification [1.0.0-alpha.6](https://github.com/visulima/visulima/compare/@visulima/notification@1.0.0-alpha.5...@visulima/notification@1.0.0-alpha.6) (2026-07-03)
|
|
57
69
|
|
|
58
|
-
|
|
59
70
|
### Dependencies
|
|
60
71
|
|
|
61
|
-
|
|
72
|
+
- **@visulima/email:** upgraded to 1.0.0-alpha.46
|
|
62
73
|
|
|
63
74
|
## @visulima/notification [1.0.0-alpha.5](https://github.com/visulima/visulima/compare/@visulima/notification@1.0.0-alpha.4...@visulima/notification@1.0.0-alpha.5) (2026-07-01)
|
|
64
75
|
|
|
65
|
-
|
|
66
76
|
### Dependencies
|
|
67
77
|
|
|
68
|
-
|
|
78
|
+
- **@visulima/email:** upgraded to 1.0.0-alpha.45
|
|
69
79
|
|
|
70
80
|
## @visulima/notification [1.0.0-alpha.4](https://github.com/visulima/visulima/compare/@visulima/notification@1.0.0-alpha.3...@visulima/notification@1.0.0-alpha.4) (2026-06-30)
|
|
71
81
|
|
|
72
82
|
### Styles
|
|
73
83
|
|
|
74
|
-
|
|
84
|
+
- cs fixes ([2a960bb](https://github.com/visulima/visulima/commit/2a960bb1772c9dc70080e2d75d3a0d827034e294))
|
|
75
85
|
|
|
76
86
|
### Miscellaneous Chores
|
|
77
87
|
|
|
78
|
-
|
|
88
|
+
- add fallow code-intelligence across all packages ([a3b4821](https://github.com/visulima/visulima/commit/a3b48215002e86fed20f2973038b5d4a0aa1ce04))
|
|
79
89
|
|
|
80
90
|
### Code Refactoring
|
|
81
91
|
|
|
82
|
-
|
|
92
|
+
- resolve fallow dead-code across 13 packages ([8c458d2](https://github.com/visulima/visulima/commit/8c458d2eb17225ed48fc4bee4569e522912e8c3d))
|
|
83
93
|
|
|
84
94
|
### Continuous Integration
|
|
85
95
|
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
96
|
+
- **fallow:** make fallow:health advisory (--report-only) ([d57148e](https://github.com/visulima/visulima/commit/d57148ea0e3556b4c24d8d336b9fa14987f5dc7d))
|
|
97
|
+
- **lint:** raise eslint job timeout and cache slow per-package eslint runs ([#717](https://github.com/visulima/visulima/issues/717)) ([c93878d](https://github.com/visulima/visulima/commit/c93878dbfa1888cc834704448ae6eefd3098597e)), closes [#713](https://github.com/visulima/visulima/issues/713)
|
|
89
98
|
|
|
90
99
|
### Dependencies
|
|
91
100
|
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
101
|
+
- **@visulima/email:** upgraded to 1.0.0-alpha.44
|
|
102
|
+
- **@visulima/error:** upgraded to 6.0.0-alpha.35
|
|
103
|
+
- **@visulima/workflow:** upgraded to 1.0.0-alpha.2
|
|
95
104
|
|
|
96
105
|
## @visulima/notification [1.0.0-alpha.3](https://github.com/visulima/visulima/compare/@visulima/notification@1.0.0-alpha.2...@visulima/notification@1.0.0-alpha.3) (2026-06-23)
|
|
97
106
|
|
package/package.json
CHANGED
|
@@ -1,42 +1,47 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@visulima/notification",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.2",
|
|
4
4
|
"description": "A reusable, ESM-only, edge-ready multi-channel notification library with SMS, push, chat, in-app and webhook providers",
|
|
5
5
|
"keywords": [
|
|
6
|
-
"notification",
|
|
7
|
-
"notifications",
|
|
8
|
-
"multi-channel",
|
|
9
|
-
"sms",
|
|
10
|
-
"push",
|
|
11
|
-
"chat",
|
|
12
|
-
"in-app",
|
|
13
|
-
"webhook",
|
|
14
|
-
"twilio",
|
|
15
|
-
"vonage",
|
|
16
|
-
"plivo",
|
|
17
|
-
"aws-sns",
|
|
18
|
-
"sns",
|
|
19
|
-
"messagebird",
|
|
20
|
-
"fcm",
|
|
21
6
|
"apns",
|
|
7
|
+
"aws-sns",
|
|
8
|
+
"chat",
|
|
9
|
+
"discord",
|
|
22
10
|
"expo",
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"opentelemetry",
|
|
11
|
+
"failover",
|
|
12
|
+
"fcm",
|
|
26
13
|
"handlebars",
|
|
14
|
+
"in-app",
|
|
27
15
|
"liquid",
|
|
28
|
-
"
|
|
29
|
-
"discord",
|
|
30
|
-
"ms-teams",
|
|
31
|
-
"telegram",
|
|
32
|
-
"failover",
|
|
33
|
-
"roundrobin",
|
|
16
|
+
"messagebird",
|
|
34
17
|
"middleware",
|
|
18
|
+
"ms-teams",
|
|
19
|
+
"multi-channel",
|
|
20
|
+
"notification",
|
|
21
|
+
"notifications",
|
|
22
|
+
"opentelemetry",
|
|
23
|
+
"plivo",
|
|
24
|
+
"push",
|
|
35
25
|
"queue",
|
|
36
|
-
"
|
|
26
|
+
"roundrobin",
|
|
27
|
+
"slack",
|
|
28
|
+
"sms",
|
|
29
|
+
"sns",
|
|
30
|
+
"telegram",
|
|
31
|
+
"twilio",
|
|
32
|
+
"vapid",
|
|
33
|
+
"visulima",
|
|
34
|
+
"vonage",
|
|
35
|
+
"web-push",
|
|
36
|
+
"webhook"
|
|
37
37
|
],
|
|
38
38
|
"homepage": "https://visulima.com/packages/notification",
|
|
39
39
|
"bugs": "https://github.com/visulima/visulima/issues",
|
|
40
|
+
"license": "MIT",
|
|
41
|
+
"author": {
|
|
42
|
+
"name": "Daniel Bannert",
|
|
43
|
+
"email": "d.bannert@anolilab.de"
|
|
44
|
+
},
|
|
40
45
|
"repository": {
|
|
41
46
|
"type": "git",
|
|
42
47
|
"url": "git+https://github.com/visulima/visulima.git",
|
|
@@ -52,13 +57,13 @@
|
|
|
52
57
|
"url": "https://anolilab.com/support"
|
|
53
58
|
}
|
|
54
59
|
],
|
|
55
|
-
"
|
|
56
|
-
|
|
57
|
-
"
|
|
58
|
-
"
|
|
59
|
-
|
|
60
|
-
"sideEffects": false,
|
|
60
|
+
"files": [
|
|
61
|
+
"dist",
|
|
62
|
+
"README.md",
|
|
63
|
+
"CHANGELOG.md"
|
|
64
|
+
],
|
|
61
65
|
"type": "module",
|
|
66
|
+
"sideEffects": false,
|
|
62
67
|
"exports": {
|
|
63
68
|
".": {
|
|
64
69
|
"types": "./dist/index.d.ts",
|
|
@@ -222,15 +227,14 @@
|
|
|
222
227
|
},
|
|
223
228
|
"./package.json": "./package.json"
|
|
224
229
|
},
|
|
225
|
-
"
|
|
226
|
-
"
|
|
227
|
-
"
|
|
228
|
-
|
|
229
|
-
],
|
|
230
|
+
"publishConfig": {
|
|
231
|
+
"access": "public",
|
|
232
|
+
"provenance": true
|
|
233
|
+
},
|
|
230
234
|
"peerDependencies": {
|
|
231
235
|
"@aws-sdk/client-sqs": "^3.0.0",
|
|
232
236
|
"@opentelemetry/api": "^1.0.0 || ^2.0.0",
|
|
233
|
-
"@visulima/email": "
|
|
237
|
+
"@visulima/email": "2.0.0",
|
|
234
238
|
"@visulima/workflow": "1.0.0",
|
|
235
239
|
"bullmq": "^5.0.0",
|
|
236
240
|
"croner": "^10.0.1",
|
|
@@ -277,9 +281,5 @@
|
|
|
277
281
|
},
|
|
278
282
|
"engines": {
|
|
279
283
|
"node": "^22.14.0 || >=24.10.0"
|
|
280
|
-
},
|
|
281
|
-
"publishConfig": {
|
|
282
|
-
"access": "public",
|
|
283
|
-
"provenance": true
|
|
284
284
|
}
|
|
285
285
|
}
|