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
1
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 12.8.1 to 12.13.0

lib/native/win32/ia32/12.13.0/concrt140.dll

1

lib/edge.js

@@ -20,2 +20,3 @@ var fs = require('fs')

[ /^12.8\./, '12.8.1' ],
[ /^12.13\./, '12.13.0' ],
];

@@ -22,0 +23,0 @@

2

package.json

@@ -8,3 +8,3 @@ {

},
"version": "12.8.1",
"version": "12.13.0",
"description": "Edge.js: run .NET and Node.js in-process on Electron",

@@ -11,0 +11,0 @@ "tags": [

@@ -17,2 +17,3 @@ .NET and Node.js in-process on Electron

* Electron 7.x - Node.js v12.8.1
* Electron 8.x - Node.js v12.13.0

@@ -19,0 +20,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

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