@liff/get-line-version
Advanced tools
Comparing version 2.20.2 to 2.20.3
@@ -1,11 +0,1 @@ | ||
/** | ||
* Gets the user's LINE version. | ||
* @export | ||
* @returns {string|null} LINE Version, if inside LINE client. Null, otherwise | ||
* @example | ||
* const lineVersion = liff.getLineVersion() | ||
* if (!lineVersion || lineVersion === '9.1.0') { | ||
* // do something | ||
* } | ||
*/ | ||
export declare function getLineVersion(): string | null; |
{ | ||
"name": "@liff/get-line-version", | ||
"version": "2.20.2", | ||
"version": "2.20.3", | ||
"description": "@liff/get-line-version", | ||
@@ -33,3 +33,3 @@ "license": "SEE LICENSE IN README.md", | ||
}, | ||
"gitHead": "7299a0642aafc87b46d0808da89840399148d436" | ||
"gitHead": "7845e9a5c675d44b97a35c64dc5c200c4751ce2d" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1594
3
1