claude-notification-plugin 1.0.35 → 1.0.36
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.
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "claude-notification-plugin",
|
|
3
|
-
"version": "1.0.
|
|
4
|
-
"description": "Telegram, Windows toast, sound, and voice
|
|
3
|
+
"version": "1.0.36",
|
|
4
|
+
"description": "Claude Code notifications щт task completion: Telegram, Windows toast, sound, and voice",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Viacheslav Makarov",
|
|
7
7
|
"email": "npmjs@bazilio.ru"
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "claude-notification-plugin",
|
|
3
3
|
"productName": "claude-notification-plugin",
|
|
4
|
-
"version": "1.0.
|
|
5
|
-
"description": "Telegram, Windows toast, sound, and voice
|
|
4
|
+
"version": "1.0.36",
|
|
5
|
+
"description": "Claude Code notifications щт task completion: Telegram, Windows toast, sound, and voice",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"engines": {
|
|
8
8
|
"node": ">=18.0.0"
|