Socket
Socket
Sign inDemoInstall

@wixc3/engine-runtime-node

Package Overview
Dependencies
Maintainers
180
Versions
201
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wixc3/engine-runtime-node - npm Package Compare versions

Comparing version 21.6.1 to 21.6.2

2

dist/launch-http-server.d.ts

@@ -18,4 +18,4 @@ import express from 'express';

app: import("express-serve-static-core").Express;
socketServer: io.Server<import("socket.io/dist/typed-events").DefaultEventsMap, import("socket.io/dist/typed-events").DefaultEventsMap, import("socket.io/dist/typed-events").DefaultEventsMap>;
socketServer: io.Server<import("socket.io/dist/typed-events").DefaultEventsMap, import("socket.io/dist/typed-events").DefaultEventsMap, import("socket.io/dist/typed-events").DefaultEventsMap, any>;
}>;
//# sourceMappingURL=launch-http-server.d.ts.map
{
"name": "@wixc3/engine-runtime-node",
"version": "21.6.1",
"version": "21.6.2",
"main": "dist/index.js",

@@ -11,7 +11,7 @@ "types": "dist/index.d.ts",

"@wixc3/cross-performance": "^21.3.2",
"@wixc3/engine-core": "^21.6.1",
"@wixc3/engine-core-node": "^21.6.1",
"@wixc3/engine-core": "^21.6.2",
"@wixc3/engine-core-node": "^21.6.2",
"create-listening-server": "^1.0.0",
"minimist": "^1.2.5",
"socket.io": "^4.3.2"
"socket.io": "^4.4.0"
},

@@ -18,0 +18,0 @@ "files": [

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