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

@electron/remote

Package Overview
Dependencies
Maintainers
1
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.1.1 to 2.1.2

4

dist/src/common/module-names.js
"use strict";
var _a;
var _a, _b;
Object.defineProperty(exports, "__esModule", { value: true });

@@ -52,4 +52,4 @@ exports.browserModuleNames = exports.commonModuleNames = void 0;

}
if (!features || features.isViewApiEnabled()) {
if (((_b = features === null || features === void 0 ? void 0 : features.isViewApiEnabled) === null || _b === void 0 ? void 0 : _b.call(features)) !== false) {
exports.browserModuleNames.push('ImageView');
}
{
"name": "@electron/remote",
"version": "2.1.1",
"version": "2.1.2",
"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