@liff/native-bridge
Advanced tools
Comparing version 2.21.4 to 2.22.0
@@ -1,1 +0,1 @@ | ||
export declare type ClientCallback = (e: CustomEvent) => void; | ||
export type ClientCallback = (e: CustomEvent) => void; |
{ | ||
"name": "@liff/native-bridge", | ||
"version": "2.21.4", | ||
"version": "2.22.0", | ||
"description": "@liff/native-bridge", | ||
@@ -34,8 +34,8 @@ "license": "SEE LICENSE IN README.md", | ||
"dependencies": { | ||
"@liff/consts": "2.21.4", | ||
"@liff/logger": "2.21.4", | ||
"@liff/store": "2.21.4", | ||
"@liff/util": "2.21.4" | ||
}, | ||
"gitHead": "af2b35a241fa715f3aa1ce484f011c9da9524e12" | ||
"@liff/consts": "2.22.0", | ||
"@liff/logger": "2.22.0", | ||
"@liff/store": "2.22.0", | ||
"@liff/types": "2.22.0", | ||
"@liff/util": "2.22.0" | ||
} | ||
} |
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
6540
6
+ Added@liff/types@2.22.0
+ Added@liff/consts@2.22.0(transitive)
+ Added@liff/hooks@2.22.0(transitive)
+ Added@liff/is-in-client@2.22.0(transitive)
+ Added@liff/logger@2.22.0(transitive)
+ Added@liff/store@2.22.0(transitive)
+ Added@liff/types@2.22.0(transitive)
+ Added@liff/use@2.22.0(transitive)
+ Added@liff/util@2.22.0(transitive)
- Removed@liff/consts@2.21.4(transitive)
- Removed@liff/is-in-client@2.21.4(transitive)
- Removed@liff/logger@2.21.4(transitive)
- Removed@liff/store@2.21.4(transitive)
- Removed@liff/types@2.21.4(transitive)
- Removed@liff/util@2.21.4(transitive)
Updated@liff/consts@2.22.0
Updated@liff/logger@2.22.0
Updated@liff/store@2.22.0
Updated@liff/util@2.22.0