v4.0.0
Some checks failed
Default (tags) / security (push) Failing after 19s
Default (tags) / test (push) Failing after 13s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped

This commit is contained in:
2025-12-04 07:59:44 +00:00
parent 0499db71b8
commit d75486ac6e

View File

@@ -1,6 +1,6 @@
{ {
"name": "@push.rocks/smartsocket", "name": "@push.rocks/smartsocket",
"version": "3.0.0", "version": "4.0.0",
"description": "Provides easy and secure websocket communication mechanisms, including server and client implementation, function call routing, connection management, and tagging.", "description": "Provides easy and secure websocket communication mechanisms, including server and client implementation, function call routing, connection management, and tagging.",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts", "typings": "dist_ts/index.d.ts",