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

@wixc3/engine-core-node

Package Overview
Dependencies
Maintainers
76
Versions
231
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 24.0.0-alpha.1 to 24.0.0

0

dist/index.d.ts

@@ -0,0 +0,0 @@ export * from './ws-node-host';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import type { InitializerOptions } from '@wixc3/engine-core';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import type io from 'socket.io';

@@ -0,0 +0,0 @@ "use strict";

4

package.json
{
"name": "@wixc3/engine-core-node",
"version": "24.0.0-alpha.1",
"version": "24.0.0",
"main": "dist/index.js",

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

"dependencies": {
"@wixc3/engine-core": "^24.0.0-alpha.1",
"@wixc3/engine-core": "^24.0.0",
"create-listening-server": "^1.0.0",

@@ -14,0 +14,0 @@ "express": "^4.17.3",

export * from './ws-node-host';
export * from './ipc-host';
export * from './local-env-inititializer';

@@ -0,0 +0,0 @@ import type { InitializerOptions } from '@wixc3/engine-core';

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