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

openfin-adapter

Package Overview
Dependencies
Maintainers
1
Versions
970
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openfin-adapter - npm Package Compare versions

Comparing version 18.55.11 to 18.55.12

2

package.json
{
"name": "openfin-adapter",
"version": "18.55.11",
"version": "18.55.12",
"license": "Apache-2.0",

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

@@ -246,3 +246,4 @@ "use strict";

if (!fin.__internal_.childViews) {
view.navigate(convertedOpts.url);
await view.navigate(convertedOpts.url);
view.setZoomLevel(convertedOpts.zoomLevel || 0);
}

@@ -249,0 +250,0 @@ }

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