@liff/open-window
Advanced tools
Comparing version 2.20.2 to 2.20.3
@@ -5,8 +5,2 @@ export interface OpenWindowParams { | ||
} | ||
/** | ||
* Opens the specified URL in the in-app browser of LINE or external browser. | ||
* @export | ||
* @param {OpenWindowParams} params | ||
* @returns {void} | ||
*/ | ||
export declare function openWindow(params: OpenWindowParams): void; |
{ | ||
"name": "@liff/open-window", | ||
"version": "2.20.2", | ||
"version": "2.20.3", | ||
"description": "@liff/open-window", | ||
@@ -34,10 +34,10 @@ "license": "SEE LICENSE IN README.md", | ||
"dependencies": { | ||
"@liff/consts": "2.20.2", | ||
"@liff/get-line-version": "2.20.2", | ||
"@liff/get-os": "2.20.2", | ||
"@liff/is-in-client": "2.20.2", | ||
"@liff/native-bridge": "2.20.2", | ||
"@liff/util": "2.20.2" | ||
"@liff/consts": "2.20.3", | ||
"@liff/get-line-version": "2.20.3", | ||
"@liff/get-os": "2.20.3", | ||
"@liff/is-in-client": "2.20.3", | ||
"@liff/native-bridge": "2.20.3", | ||
"@liff/util": "2.20.3" | ||
}, | ||
"gitHead": "7299a0642aafc87b46d0808da89840399148d436" | ||
"gitHead": "7845e9a5c675d44b97a35c64dc5c200c4751ce2d" | ||
} |
4562
19
+ Added@liff/consts@2.20.3(transitive)
+ Added@liff/get-line-version@2.20.3(transitive)
+ Added@liff/get-os@2.20.3(transitive)
+ Added@liff/is-in-client@2.20.3(transitive)
+ Added@liff/logger@2.20.3(transitive)
+ Added@liff/native-bridge@2.20.3(transitive)
+ Added@liff/store@2.20.3(transitive)
+ Added@liff/types@2.20.3(transitive)
+ Added@liff/util@2.20.3(transitive)
- Removed@liff/consts@2.20.2(transitive)
- Removed@liff/get-line-version@2.20.2(transitive)
- Removed@liff/get-os@2.20.2(transitive)
- Removed@liff/is-in-client@2.20.2(transitive)
- Removed@liff/logger@2.20.2(transitive)
- Removed@liff/native-bridge@2.20.2(transitive)
- Removed@liff/store@2.20.2(transitive)
- Removed@liff/types@2.20.2(transitive)
- Removed@liff/util@2.20.2(transitive)
Updated@liff/consts@2.20.3
Updated@liff/get-os@2.20.3
Updated@liff/is-in-client@2.20.3
Updated@liff/native-bridge@2.20.3
Updated@liff/util@2.20.3