New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

electron-edge-js

Package Overview
Dependencies
Maintainers
0
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electron-edge-js - npm Package Compare versions

Comparing version 33.0.5 to 34.0.0

lib/native/win32/arm64/34.0.0/edge_coreclr.node

6

package.json

@@ -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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc