@liff/native-bridge
Advanced tools
Comparing version 2.21.1 to 2.21.2
{ | ||
"name": "@liff/native-bridge", | ||
"version": "2.21.1", | ||
"version": "2.21.2", | ||
"description": "@liff/native-bridge", | ||
@@ -24,5 +24,5 @@ "license": "SEE LICENSE IN README.md", | ||
"build:npm": "rollup -c rollup.config.js", | ||
"build:watch": "yarn build:npm -w --watch.include './src/**'", | ||
"dev-server": "yarn build:watch", | ||
"dev-server:https": "yarn build:watch", | ||
"build:watch": "npm run build:npm -- --watch", | ||
"dev-server": "npm run build:watch", | ||
"dev-server:https": "npm run build:watch", | ||
"build:prerelease": "rollup -c rollup.config.prerelease.js", | ||
@@ -35,8 +35,8 @@ "clean": "rm -rf ./lib ./tsconfig.tsbuildinfo" | ||
"dependencies": { | ||
"@liff/consts": "2.21.1", | ||
"@liff/logger": "2.21.1", | ||
"@liff/store": "2.21.1", | ||
"@liff/util": "2.21.1" | ||
"@liff/consts": "2.21.2", | ||
"@liff/logger": "2.21.2", | ||
"@liff/store": "2.21.2", | ||
"@liff/util": "2.21.2" | ||
}, | ||
"gitHead": "9af2e0816a5cd5547b99e8cadba3ee274b270a9a" | ||
"gitHead": "b43eee22bc2c90b85e9919820c557cc15fb9712c" | ||
} |
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
6576
+ Added@liff/consts@2.21.2(transitive)
+ Added@liff/is-in-client@2.21.2(transitive)
+ Added@liff/logger@2.21.2(transitive)
+ Added@liff/store@2.21.2(transitive)
+ Added@liff/types@2.21.2(transitive)
+ Added@liff/util@2.21.2(transitive)
- Removed@liff/consts@2.21.1(transitive)
- Removed@liff/is-in-client@2.21.1(transitive)
- Removed@liff/logger@2.21.1(transitive)
- Removed@liff/store@2.21.1(transitive)
- Removed@liff/types@2.21.1(transitive)
- Removed@liff/util@2.21.1(transitive)
Updated@liff/consts@2.21.2
Updated@liff/logger@2.21.2
Updated@liff/store@2.21.2
Updated@liff/util@2.21.2