tinyws@0.0.5
Tiny WebSocket middleware for Node.js based on ws.
MIT
2021-06-24
安装 (0.0.5)
npm install tinyws@0.0.5
yarn add tinyws@0.0.5
pnpm add tinyws@0.0.5
bun add tinyws@0.0.5
devDependencies (22)
| 包名 | 版本要求 |
|---|---|
| @commitlint/cli | ^12.1.4 |
| @commitlint/config-conventional | ^12.1.4 |
| @rollup/plugin-typescript | ^8.2.1 |
| @tinyhttp/app | ^1.3.11 |
| @types/node | ^15.12.4 |
| @types/ws | ^7.4.5 |
| @typescript-eslint/eslint-plugin | ^4.28.0 |
| @typescript-eslint/parser | ^4.28.0 |
| c8 | ^7.7.3 |
| esbuild-node-loader | ^0.1.1 |
| eslint | ^7.29.0 |
| eslint-config-prettier | ^8.3.0 |
| eslint-plugin-prettier | ^3.4.0 |
| husky | ^6.0.0 |
| prettier | ^2.3.1 |
| rollup | ^2.52.2 |
| rollup-plugin-filesize | ^9.1.1 |
| rollup-plugin-terser | ^7.0.2 |
| tslib | ^2.3.0 |
| typescript | ^4.3.4 |
| uvu | ^0.5.1 |
| ws | ^7.5.0 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| ws | >=7 |