electron-edge-js
Advanced tools
Comparing version 8.2.9 to 8.3.0
@@ -13,3 +13,3 @@ { | ||
}, | ||
"Edge.js": "6.5.1", | ||
"Edge.js": "7.10.1", | ||
"Edge.js.CSharp": "1.2.0" | ||
@@ -16,0 +16,0 @@ } |
@@ -8,3 +8,3 @@ { | ||
}, | ||
"version": "8.2.9", | ||
"version": "8.3.0", | ||
"description": "Edge.js: run .NET and Node.js in-process on Electron", | ||
@@ -30,7 +30,7 @@ "tags": [ | ||
"edge-cs": "1.2.1", | ||
"nan": "^2.7.0" | ||
"nan": "^2.8.0" | ||
}, | ||
"devDependencies": { | ||
"mocha": "3.5.3", | ||
"mocha-junit-reporter": "^1.13.0" | ||
"mocha": "4.1.0", | ||
"mocha-junit-reporter": "^1.15.0" | ||
}, | ||
@@ -37,0 +37,0 @@ "homepage": "https://github.com/agracio/electron-edge-js", |
{ | ||
"version": "8.2.1", | ||
"version": "8.3.0", | ||
"description": "With Edge.js you can script Node.js in a .NET application. Edge.js allows you to run Node.js and .NET code in one process. You can call Node.js functions from .NET and .NET functions from Node.js. Edge.js takes care of marshalling data between CLR and V8. Edge.js also reconciles threading models of single threaded V8 and multi-threaded CLR. Edge.js ensures correct lifetime of objects on V8 and CLR heaps. This Edge.js NuGet package supports scripting Node.js v8.2.1.", | ||
@@ -4,0 +4,0 @@ "copyright": "Copyright 2017 Tomasz Janczuk", |
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
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
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
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
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
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
6640317
207
3084
51
26
Updatednan@^2.8.0