@msgmesh/sdk
Advanced tools
+21
| MIT License | ||
| Copyright (c) 2026 LukeLogix | ||
| Permission is hereby granted, free of charge, to any person obtaining a copy | ||
| of this software and associated documentation files (the "Software"), to deal | ||
| in the Software without restriction, including without limitation the rights | ||
| to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
| copies of the Software, and to permit persons to whom the Software is | ||
| furnished to do so, subject to the following conditions: | ||
| The above copyright notice and this permission notice shall be included in all | ||
| copies or substantial portions of the Software. | ||
| THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
| IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
| FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
| AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
| LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
| OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
| SOFTWARE. |
+27
-1
| { | ||
| "name": "@msgmesh/sdk", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "description": "MsgMesh TypeScript SDK — 多租戶事件總線的收發 / 即時(SSE·WS)/ 治理 client(Node 與瀏覽器通用)。", | ||
| "license": "MIT", | ||
| "author": "LukeLogix", | ||
| "homepage": "https://github.com/LukeLogix/msgmesh-platform/tree/master/packages/sdk-js#readme", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git+https://github.com/LukeLogix/msgmesh-platform.git", | ||
| "directory": "packages/sdk-js" | ||
| }, | ||
| "bugs": { | ||
| "url": "https://github.com/LukeLogix/msgmesh-platform/issues" | ||
| }, | ||
| "keywords": [ | ||
| "msgmesh", | ||
| "event-bus", | ||
| "message-queue", | ||
| "pubsub", | ||
| "sse", | ||
| "websocket", | ||
| "realtime", | ||
| "kafka", | ||
| "sdk" | ||
| ], | ||
| "type": "module", | ||
@@ -16,2 +39,5 @@ "main": "./dist/index.cjs", | ||
| "files": ["dist"], | ||
| "publishConfig": { | ||
| "access": "public" | ||
| }, | ||
| "scripts": { | ||
@@ -18,0 +44,0 @@ "build": "tsup", |
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
No License Found
LicenseLicense information could not be found.
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
No website
QualityPackage does not have a website.
87982
2.06%7
16.67%0
-100%1
-50%0
-100%