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.13.0 to 12.14.1

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

1

lib/edge.js

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

[ /^12.13\./, '12.13.0' ],
[ /^12.14\./, '12.14.1' ],
];

@@ -23,0 +24,0 @@

2

package.json

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

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

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

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

* Electron 8.x - Node.js v12.13.0
* Electron 9.x - Node.js v12.14.1

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