@nestjs/platform-socket.io
Advanced tools
Comparing version 7.1.3 to 7.2.0
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.IoAdapter = void 0; | ||
const tslib_1 = require("tslib"); | ||
@@ -4,0 +5,0 @@ const shared_utils_1 = require("@nestjs/common/utils/shared.utils"); |
{ | ||
"name": "@nestjs/platform-socket.io", | ||
"version": "7.1.3", | ||
"version": "7.2.0", | ||
"description": "Nest - modern, fast, powerful node.js web framework (@platform-socket.io)", | ||
@@ -5,0 +5,0 @@ "author": "Kamil Mysliwiec", |
15025
90