Socket
Socket
Sign inDemoInstall

@fastify/websocket

Package Overview
Dependencies
Maintainers
20
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fastify/websocket - npm Package Compare versions

Comparing version 11.0.0-pre.fv5.1 to 11.0.0-pre.fv5.2

2

index.js

@@ -237,3 +237,3 @@ 'use strict'

module.exports = fp(fastifyWebsocket, {
fastify: '^4.16.0',
fastify: '5.x',
name: '@fastify/websocket'

@@ -240,0 +240,0 @@ })

{
"name": "@fastify/websocket",
"version": "11.0.0-pre.fv5.1",
"version": "11.0.0-pre.fv5.2",
"description": "basic websocket support for fastify",

@@ -30,6 +30,6 @@ "main": "index.js",

"@fastify/pre-commit": "^2.1.0",
"@fastify/type-provider-typebox": "^4.0.0",
"@types/node": "^20.11.28",
"@fastify/type-provider-typebox": "^5.0.0-pre.fv5.2",
"@types/node": "^22.0.0",
"@types/ws": "^8.5.10",
"fastify": "^4.26.2",
"fastify": "^5.0.0-alpha.3",
"fastify-tsconfig": "^2.0.0",

@@ -43,3 +43,3 @@ "split2": "^4.2.0",

"duplexify": "^4.1.3",
"fastify-plugin": "^4.5.1",
"fastify-plugin": "^5.0.0-pre.fv5.1",
"ws": "^8.16.0"

@@ -46,0 +46,0 @@ },

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc