Socket
Socket
Sign inDemoInstall

@wixc3/engine-electron-host

Package Overview
Dependencies
Maintainers
62
Versions
189
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wixc3/engine-electron-host - npm Package Compare versions

Comparing version 40.3.8 to 41.0.0-alpha.0

10

package.json
{
"name": "@wixc3/engine-electron-host",
"version": "40.3.8",
"version": "41.0.0-alpha.0",
"main": "dist/index.js",

@@ -13,6 +13,6 @@ "exports": {

"dependencies": {
"@file-services/node": "^8.3.1",
"@wixc3/engine-core": "^40.3.8",
"@wixc3/engine-electron-commons": "^40.3.8",
"@wixc3/engine-runtime-node": "^40.3.8"
"@file-services/node": "^8.3.2",
"@wixc3/engine-core": "^41.0.0-alpha.0",
"@wixc3/engine-electron-commons": "^41.0.0-alpha.0",
"@wixc3/engine-runtime-node": "^41.0.0-alpha.0"
},

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

@@ -0,0 +0,0 @@ export * from './ipc-communication.js';

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

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

@@ -0,0 +0,0 @@ import { BaseHost, Environment, RuntimeEngine, type TopLevelConfig } 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