Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@liff/open-window

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@liff/open-window - npm Package Compare versions

Comparing version 2.20.2 to 2.20.3

6

lib/index.d.ts

@@ -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;

16

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc