electron-edge-js
Advanced tools
Comparing version 19.0.0 to 22.0.0
@@ -8,3 +8,3 @@ { | ||
}, | ||
"version": "19.0.0", | ||
"version": "22.0.0", | ||
"description": "Edge.js: run .NET and Node.js in-process on Electron", | ||
@@ -43,3 +43,3 @@ "tags": [ | ||
"edge-cs": "1.2.1", | ||
"nan": "^2.16.0" | ||
"nan": "^2.17.0" | ||
}, | ||
@@ -46,0 +46,0 @@ "devDependencies": { |
@@ -7,8 +7,2 @@ # .NET and Node.js in-process on Electron | ||
- Electron 6.x - Node.js v12.4.0. | ||
- Electron 7.x - Node.js v12.8.1 | ||
- Electron 8.x - Node.js v12.13.0 | ||
- Electron 9.x - Node.js v12.14.1 | ||
- Electron 10.x - Node.js v12.16.3 | ||
- Electron 11.x - Node.js v12.18.3 | ||
- Electron 12.x - Node.js v14.16.0 | ||
@@ -22,2 +16,5 @@ - Electron 13.x - Node.js v14.16.0 | ||
- Electron 19.x - Node.js v16.14.2 | ||
- Electron 20.x - Node.js v16.15.0 | ||
- Electron 21.x - Node.js v16.16.0 | ||
- Electron 22.x - Node.js v16.17.1 | ||
@@ -24,0 +21,0 @@ Usage is the same as edge or edge-js, replace `require('edge-js')` with `require('electron-edge-js')`: |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
19203176
191
78
21
Updatednan@^2.17.0