Socket
Socket
Sign inDemoInstall

@nestjs/websockets

Package Overview
Dependencies
2
Maintainers
1
Versions
322
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.1.0 to 4.1.4

2

adapters/io-adapter.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const io = require("socket.io");
const constants_1 = require("./../constants");
const constants_1 = require("../constants");
const Observable_1 = require("rxjs/Observable");

@@ -6,0 +6,0 @@ require("rxjs/add/observable/fromEvent");

{
"name": "@nestjs/websockets",
"version": "4.1.0",
"version": "4.1.4",
"description": "Nest - modern, fast, powerful node.js web framework (@websockets)",

@@ -5,0 +5,0 @@ "author": "Kamil Mysliwiec",

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