electron-edge-js
Advanced tools
Comparing version 10.11.0 to 10.11.1
@@ -8,3 +8,3 @@ { | ||
}, | ||
"version": "10.11.0", | ||
"version": "10.11.1", | ||
"description": "Edge.js: run .NET and Node.js in-process on Electron", | ||
@@ -11,0 +11,0 @@ "tags": [ |
@@ -8,3 +8,2 @@ .NET and Node.js in-process on Electron | ||
Compatible with | ||
* Electron 1.4.x - Node.js v6.5.0. | ||
* Electron 1.6.x - Node.js v7.4.0. | ||
@@ -15,3 +14,3 @@ * Electron 1.7.x - Node.js v7.9.0. | ||
* Electron 3.0.x - Node.js v10.2.0. | ||
* Electron 4.0.x - Node.js v10.11.0. | ||
* Electron 4.0.4+ - Node.js v10.11.0. | ||
@@ -25,3 +24,3 @@ Usage is the same as edge or edge-js, replace `require('edge')` or `require('edge-js')` with `require('electron-edge-js')`: | ||
```diff | ||
-var edge = require('edge'); | ||
-var edge = require('edge-js'); | ||
+var edge = require('electron-edge-js'); | ||
@@ -47,1 +46,5 @@ | ||
* Supports majority of Electron versions. | ||
## Quick start | ||
Simple app that shows how to work with .NET Core and .NET Standard using compiled C# libraries. https://github.com/agracio/electron-edge-js-quick-start |
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
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
46
32
8666148
174
1268
36