electron-edge-js
Advanced tools
Comparing version 33.0.5 to 34.0.0
@@ -8,3 +8,3 @@ { | ||
}, | ||
"version": "33.0.5", | ||
"version": "34.0.0", | ||
"description": "Edge.js: run .NET and Node.js in-process on Electron", | ||
@@ -49,5 +49,5 @@ "tags": [ | ||
"devDependencies": { | ||
"electron": "^33.2.1", | ||
"electron": "^34.0.0", | ||
"follow-redirects": "^1.15.9", | ||
"isomorphic-git": "^1.27.2", | ||
"isomorphic-git": "^1.29.0", | ||
"mocha": "11.0.1", | ||
@@ -54,0 +54,0 @@ "mochawesome": "^7.1.3", |
@@ -19,2 +19,3 @@ # .NET and Node.js in-process on Electron | ||
| Electron 33.x | v20.x | :heavy_check_mark: | :heavy_check_mark: | | ||
| Electron 34.x | v20.x | :heavy_check_mark: | :heavy_check_mark: | | ||
@@ -52,2 +53,5 @@ - You do not need to use the same version of Node.js in your project as Electron Node.js version | ||
## Pre-requisites | ||
- Windows: [Visual C++ Redistributable](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#latest-microsoft-visual-c-redistributable-version) | ||
## Packaging Electron application | ||
@@ -54,0 +58,0 @@ |
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
12075387
153
164
40