Socket
Book a DemoInstallSign in
Socket

flow-launcher-helper

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flow-launcher-helper - npm Package Compare versions

Comparing version

to
2.2.0-beta.3

4

lib/index.d.ts

@@ -25,4 +25,6 @@ import { IFlow, JSONRPCResponse, MethodsObj, Params } from './types';

/**
* Use the `param` argument in the `callbackFn` of the `on` method instead, or the `requestParams` method.
*
* @readonly
* @deprecated Use the `queryParams` method.
* @deprecated
*/

@@ -29,0 +31,0 @@ get params(): string;

@@ -39,4 +39,6 @@ "use strict";

/**
* Use the `param` argument in the `callbackFn` of the `on` method instead, or the `requestParams` method.
*
* @readonly
* @deprecated Use the `queryParams` method.
* @deprecated
*/

@@ -43,0 +45,0 @@ get params() {

{
"name": "flow-launcher-helper",
"version": "2.2.0-beta.2",
"version": "2.2.0-beta.3",
"description": "A simple lib to help build plugins for Flow Launcher",

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