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

@openfin/cloud-interop

Package Overview
Dependencies
Maintainers
60
Versions
203
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@openfin/cloud-interop - npm Package Compare versions

Comparing version 0.40.36 to 0.40.37

4

out/logger.d.ts
import { LogLevel as CloudAPILogLevel } from '@openfin/cloud-interop-core-api';
export declare const enum LogLevel {
WARN = 0,
DEBUG = 0,
INFO = 1,
DEBUG = 2
WARN = 2
}

@@ -7,0 +7,0 @@ export interface LogSink {

{
"name": "@openfin/cloud-interop",
"version": "0.40.36",
"version": "0.40.37",
"description": "",

@@ -26,4 +26,4 @@ "private": false,

"dependencies": {
"@openfin/cloud-interop-core-api": "0.0.1-alpha.79a6af0"
"@openfin/cloud-interop-core-api": "0.0.1-alpha.a27677b"
}
}

Sorry, the diff of this file is too big to display

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