flow-launcher-helper
Advanced tools
Comparing version
@@ -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", |
14058
1.3%244
1.67%