New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@openfin/core

Package Overview
Dependencies
Maintainers
45
Versions
756
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@openfin/core - npm Package Compare versions

Comparing version 29.71.21 to 29.71.22

2

package.json
{
"name": "@openfin/core",
"version": "29.71.21",
"version": "29.71.22",
"license": "Apache-2.0",

@@ -5,0 +5,0 @@ "main": "./src/mock.js",

@@ -73,3 +73,3 @@ import { WebContents } from '../webcontents/main';

* @property {boolean} [contextMenuOptions.enabled = true] Should the context menu display on right click.
* @property {string[]} [contextMenuSettings.template=[]] List of context menu items to display on right-click.
* @property {string[]} [contextMenuOptions.template=[]] List of context menu items to display on right-click.
*

@@ -76,0 +76,0 @@ * @property {any} [customData=""] - _Updatable._

@@ -76,3 +76,3 @@ "use strict";

* @property {boolean} [contextMenuOptions.enabled = true] Should the context menu display on right click.
* @property {string[]} [contextMenuSettings.template=[]] List of context menu items to display on right-click.
* @property {string[]} [contextMenuOptions.template=[]] List of context menu items to display on right-click.
*

@@ -79,0 +79,0 @@ * @property {any} [customData=""] - _Updatable._

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