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
143
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 7.0.3 to 7.1.0

1

cjs/index.d.ts
export * from './ws-node-host';
export * from './init-engine-server';
//# sourceMappingURL=index.d.ts.map

@@ -7,3 +7,2 @@ "use strict";

__export(require("./ws-node-host"));
__export(require("./init-engine-server"));
//# sourceMappingURL=index.js.map

4

package.json
{
"name": "@wixc3/engine-core-node",
"version": "7.0.3",
"version": "7.1.0",
"main": "cjs/index.js",

@@ -15,3 +15,3 @@ "types": "cjs/index.d.ts",

"dependencies": {
"@wixc3/engine-core": "^7.0.3",
"@wixc3/engine-core": "^7.1.0",
"create-listening-server": "^0.1.2",

@@ -18,0 +18,0 @@ "express": "^4.17.1",

export * from './ws-node-host';
export * from './init-engine-server';

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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