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
39.0.3

2

openfin v39/_v2/api/notification/notification.d.ts

@@ -21,3 +21,3 @@ import { Base, EmitterBase } from '../base';

* A notification is typically used to alert the user of some important event which
* requires his or her attention. Notifications are a child or your application that
* requires their attention. Notifications are a child or your application that
* are controlled by the runtime.

@@ -24,0 +24,0 @@ * @class

@@ -455,3 +455,3 @@ // Type definitions for non-npm package OpenFin API 39.0

* Notification represents a window on OpenFin Runtime which is shown briefly to the user on the bottom-right corner of the primary monitor.
* A notification is typically used to alert the user of some important event which requires his or her attention.
* A notification is typically used to alert the user of some important event which requires their attention.
* Notifications are a child or your application that are controlled by the runtime.

@@ -458,0 +458,0 @@ */

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

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

},
"typesPublisherContentHash": "2027df01f65ac2242b24d0d301abf93d532d15d4ad4f2ba4fca05b5c07cfa7cb",
"typesPublisherContentHash": "091ad60b2b042b89b5bcaca6cce78b3994b33be7c642d966ca54b3f9e4a6057f",
"typeScriptVersion": "2.9"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for OpenFin API ( https://openfin.co/ ).
This package contains type definitions for OpenFin API (https://openfin.co/).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Thu, 09 May 2019 00:42:20 GMT
* Last updated: Mon, 14 Oct 2019 16:05:23 GMT
* Dependencies: @types/node, @types/ws

@@ -18,2 +18,2 @@ * Global values: fin

# Credits
These definitions were written by Chris Barker <https://github.com/chrisbarker>, Ricardo de Pena <https://github.com/rdepena>, Roma <https://github.com/whyn07m3>, Li Cui <https://github.com/licui3936>.
These definitions were written by Chris Barker <https://github.com/chrisbarker>, Ricardo de Pena <https://github.com/rdepena>, Roma <https://github.com/whyn07m3>, and Li Cui <https://github.com/licui3936>.