Comparing version 2.20.2 to 2.20.3
@@ -7,8 +7,2 @@ import { SyncHook, AsyncHook } from '@liff/hooks'; | ||
export declare type ApiHooks = Record<string, HookTimings>; | ||
/** | ||
* FIXME | ||
* Each hook definition should be with the module definition. | ||
* (@liff/init should define InitHooks and InitInternalHooks) | ||
* (@liff/login should define LoginHooks and LoginInternalHooks) | ||
*/ | ||
export declare type InitInternalHooks = { | ||
@@ -15,0 +9,0 @@ beforeFinished: AsyncHook; |
{ | ||
"name": "@liff/use", | ||
"version": "2.20.2", | ||
"version": "2.20.3", | ||
"description": "@liff/use", | ||
@@ -31,4 +31,4 @@ "license": "SEE LICENSE IN README.md", | ||
"dependencies": { | ||
"@liff/hooks": "2.20.2", | ||
"@liff/logger": "2.20.2" | ||
"@liff/hooks": "2.20.3", | ||
"@liff/logger": "2.20.3" | ||
}, | ||
@@ -38,3 +38,3 @@ "peerDependencies": { | ||
}, | ||
"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
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
9567
118
+ Added@liff/hooks@2.20.3(transitive)
+ Added@liff/logger@2.20.3(transitive)
- Removed@liff/hooks@2.20.2(transitive)
- Removed@liff/logger@2.20.2(transitive)
Updated@liff/hooks@2.20.3
Updated@liff/logger@2.20.3