Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@electron/remote

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@electron/remote - npm Package Compare versions

Comparing version 2.0.7 to 2.0.8

6

index.d.ts

@@ -42,3 +42,3 @@ import * as Electron from 'electron';

export var MessageChannelMain: typeof Electron.MessageChannelMain;
export var nativeImage: typeof Electron.NativeImage;
export var nativeImage: typeof Electron.nativeImage;
export var nativeTheme: Electron.NativeTheme;

@@ -58,4 +58,4 @@ export var net: Electron.Net;

export var Tray: typeof Electron.Tray;
export var webContents: typeof Electron.WebContents;
export var webFrameMain: typeof Electron.WebFrameMain;
export var webContents: typeof Electron.webContents;
export var webFrameMain: typeof Electron.webFrameMain;

@@ -62,0 +62,0 @@ // Taken from `Remote`

{
"name": "@electron/remote",
"version": "2.0.7",
"version": "2.0.8",
"main": "renderer/index.js",

@@ -5,0 +5,0 @@ "license": "MIT",

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