Socket
Socket
Sign inDemoInstall

hapi-plugin-websocket

Package Overview
Dependencies
104
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.4.2 to 2.4.3

3

hapi-plugin-websocket.d.ts

@@ -27,2 +27,3 @@ /*

import * as http from "node:http"
import * as HAPI from "@hapi/hapi"

@@ -87,5 +88,5 @@ interface HapiWebsocketPluginState {

export interface PluginSpecificConfiguration {
websocket: HapiWebsocketPluginSpecificConfiguration
websocket?: HapiWebsocketPluginSpecificConfiguration
}
}
{
"name": "hapi-plugin-websocket",
"version": "2.4.2",
"version": "2.4.3",
"description": "HAPI plugin for seamless WebSocket integration",

@@ -37,3 +37,3 @@ "keywords": [ "hapi", "plugin", "websocket" ],

"eslint-config-standard": "17.0.0",
"eslint-plugin-import": "2.27.4",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-node": "11.1.0"

@@ -40,0 +40,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc