tinyws@0.1.0
Tiny WebSocket middleware for Node.js based on ws.
MIT
2021-10-01
安装 (0.1.0)
npm install tinyws@0.1.0
yarn add tinyws@0.1.0
pnpm add tinyws@0.1.0
bun add tinyws@0.1.0
devDependencies (22)
| 包名 | 版本要求 |
|---|---|
| @commitlint/cli | ^13.2.0 |
| @commitlint/config-conventional | ^13.2.0 |
| @rollup/plugin-typescript | ^8.2.5 |
| @tinyhttp/app | ^2.0.5 |
| @types/node | ^16.10.2 |
| @types/ws | ^8.2.0 |
| @typescript-eslint/eslint-plugin | ^4.32.0 |
| @typescript-eslint/parser | ^4.32.0 |
| c8 | 7.9.0 |
| esbuild-node-loader | ^0.4.1 |
| eslint | ^7.32.0 |
| eslint-config-prettier | ^8.3.0 |
| eslint-plugin-prettier | ^4.0.0 |
| husky | ^7.0.2 |
| prettier | ^2.4.1 |
| rollup | ^2.58.0 |
| rollup-plugin-filesize | ^9.1.1 |
| rollup-plugin-terser | ^7.0.2 |
| tslib | ^2.3.1 |
| typescript | ^4.4.3 |
| uvu | ^0.5.1 |
| ws | ^8.2.2 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| ws | >=8 |