Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@fastify/websocket

Package Overview
Dependencies
Maintainers
19
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 7.1.2 to 7.1.3

2

index.js

@@ -194,4 +194,4 @@ 'use strict'

module.exports = fp(fastifyWebsocket, {
fastify: '>= 3.11.0',
fastify: '>= 4.0.0',
name: '@fastify/websocket'
})
{
"name": "@fastify/websocket",
"version": "7.1.2",
"version": "7.1.3",
"description": "basic websocket support for fastify",

@@ -31,8 +31,9 @@ "main": "index.js",

"@sinclair/typebox": "^0.25.10",
"@types/node": "^18.15.0",
"@types/ws": "^8.2.2",
"fastify": "^4.0.0-rc.2",
"fastify": "^4.0.0",
"split2": "^4.1.0",
"standard": "^17.0.0",
"tap": "^16.0.0",
"tsd": "^0.25.0"
"tsd": "^0.26.0"
},

@@ -39,0 +40,0 @@ "dependencies": {

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