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

@types/openfin

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/openfin - npm Package Compare versions

Comparing version

to
50.0.1

4

openfin/_v2/api/platform/golden-layout.d.ts

@@ -66,4 +66,4 @@ declare namespace GoldenLayout {

/*
* @param name The name of the component, as referred to by componentName in the component configuration.
* @param component A constructor or factory function. Will be invoked with new and two arguments, a
* @param name The name of the component, as referred to by componentName in the component configuration.
* @param component A constructor or factory function. Will be invoked with new and two arguments, a
* containerobject and a component state

@@ -70,0 +70,0 @@ */

{
"name": "@types/openfin",
"version": "50.0.0",
"version": "50.0.1",
"description": "TypeScript definitions for OpenFin API",

@@ -47,4 +47,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "8812a6bc78b1ec1b79fdb144ae420223541ce87bacb7614614be5f7b540ee816",
"typesPublisherContentHash": "c212c16169d1c0dd17af7c003b440efefe4ffdf1b273e27f759b57bb0eb1f3d7",
"typeScriptVersion": "3.0"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Wed, 13 May 2020 18:13:20 GMT
* Last updated: Fri, 15 May 2020 11:31:29 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [@types/resize-observer-browser](https://npmjs.com/package/@types/resize-observer-browser), [@types/jquery](https://npmjs.com/package/@types/jquery), [@types/ws](https://npmjs.com/package/@types/ws)

@@ -14,0 +14,0 @@ * Global values: `GoldenLayout`, `fdc3`, `fin`

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