@liff/analytics
Advanced tools
Comparing version 2.20.2 to 2.20.3
@@ -1,6 +0,1 @@ | ||
/** | ||
* get MID | ||
* https://wiki.linecorp.com/x/_766bQ | ||
* https://wiki.linecorp.com/display/linedev/LINE+Glossary#LINEGlossary-MID | ||
*/ | ||
export declare function getMID(): Promise<void | string>; |
@@ -7,5 +7,2 @@ import { LiffUTS } from '@liff/types'; | ||
} | ||
/** | ||
* [Internal API] Dynamically load UTS SDK | ||
*/ | ||
export declare function loadUtsSdk(): Promise<LiffUTS>; |
{ | ||
"name": "@liff/analytics", | ||
"version": "2.20.2", | ||
"version": "2.20.3", | ||
"description": "@liff/analytics", | ||
@@ -34,13 +34,13 @@ "license": "SEE LICENSE IN README.md", | ||
"dependencies": { | ||
"@liff/consts": "2.20.2", | ||
"@liff/get-profile": "2.20.2", | ||
"@liff/get-version": "2.20.2", | ||
"@liff/is-logged-in": "2.20.2", | ||
"@liff/logger": "2.20.2", | ||
"@liff/store": "2.20.2", | ||
"@liff/types": "2.20.2", | ||
"@liff/use": "2.20.2", | ||
"@liff/util": "2.20.2" | ||
"@liff/consts": "2.20.3", | ||
"@liff/get-profile": "2.20.3", | ||
"@liff/get-version": "2.20.3", | ||
"@liff/is-logged-in": "2.20.3", | ||
"@liff/logger": "2.20.3", | ||
"@liff/store": "2.20.3", | ||
"@liff/types": "2.20.3", | ||
"@liff/use": "2.20.3", | ||
"@liff/util": "2.20.3" | ||
}, | ||
"gitHead": "7299a0642aafc87b46d0808da89840399148d436" | ||
"gitHead": "7845e9a5c675d44b97a35c64dc5c200c4751ce2d" | ||
} |
14674
91
+ Added@liff/consts@2.20.3(transitive)
+ Added@liff/get-profile@2.20.3(transitive)
+ Added@liff/get-version@2.20.3(transitive)
+ Added@liff/hooks@2.20.3(transitive)
+ Added@liff/is-in-client@2.20.3(transitive)
+ Added@liff/is-logged-in@2.20.3(transitive)
+ Added@liff/logger@2.20.3(transitive)
+ Added@liff/server-api@2.20.3(transitive)
+ Added@liff/store@2.20.3(transitive)
+ Added@liff/types@2.20.3(transitive)
+ Added@liff/use@2.20.3(transitive)
+ Added@liff/util@2.20.3(transitive)
- Removed@liff/consts@2.20.2(transitive)
- Removed@liff/get-profile@2.20.2(transitive)
- Removed@liff/get-version@2.20.2(transitive)
- Removed@liff/hooks@2.20.2(transitive)
- Removed@liff/is-in-client@2.20.2(transitive)
- Removed@liff/is-logged-in@2.20.2(transitive)
- Removed@liff/logger@2.20.2(transitive)
- Removed@liff/server-api@2.20.2(transitive)
- Removed@liff/store@2.20.2(transitive)
- Removed@liff/types@2.20.2(transitive)
- Removed@liff/use@2.20.2(transitive)
- Removed@liff/util@2.20.2(transitive)
Updated@liff/consts@2.20.3
Updated@liff/get-profile@2.20.3
Updated@liff/get-version@2.20.3
Updated@liff/is-logged-in@2.20.3
Updated@liff/logger@2.20.3
Updated@liff/store@2.20.3
Updated@liff/types@2.20.3
Updated@liff/use@2.20.3
Updated@liff/util@2.20.3