@electron/remote
Advanced tools
Comparing version 2.0.7 to 2.0.8
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package