Socket
Socket
Sign inDemoInstall

@elysiajs/websocket

Package Overview
Dependencies
9
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0-rc.4 to 0.1.0-rc.5

dist/cjs/index.d.ts

3

package.json
{
"name": "@elysiajs/websocket",
"version": "0.1.0-rc.4",
"version": "0.1.0-rc.5",
"description": "Plugin for Elysia that add support for websocket",

@@ -10,2 +10,3 @@ "author": {

},
"main": "./dist/index.js",
"exports": {

@@ -12,0 +13,0 @@ "require": "./dist/cjs/index.js",

@@ -112,3 +112,3 @@ import type { ServerWebSocket, WebSocketHandler } from 'bun'

*/
headers?:
headers?:
| HeadersInit

@@ -115,0 +115,0 @@ | WebSocketHeaderHandler<

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc