electron-edge-js
Advanced tools
Comparing version 12.4.0 to 12.4.1
@@ -8,3 +8,3 @@ { | ||
}, | ||
"version": "12.4.0", | ||
"version": "12.4.1", | ||
"description": "Edge.js: run .NET and Node.js in-process on Electron", | ||
@@ -11,0 +11,0 @@ "tags": [ |
@@ -11,7 +11,7 @@ .NET and Node.js in-process on Electron | ||
* Electron 1.8.x - Node.js v8.2.1. | ||
* Electron 2.0.x - Node.js v8.9.3. | ||
* Electron 3.0.x - Node.js v10.2.0. | ||
* Electron 2.x - Node.js v8.9.3. | ||
* Electron 3.x - Node.js v10.2.0. | ||
* Electron 4.0.4+ - Node.js v10.11.0. | ||
* Electron 5.0.x - Node.js v12.0.0. | ||
* Electron 6.0.x - Node.js v12.4.0. | ||
* Electron 5.x - Node.js v12.0.0. | ||
* Electron 6.x - Node.js v12.4.0. | ||
@@ -18,0 +18,0 @@ Usage is the same as edge or edge-js, replace `require('edge')` or `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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
11631042